Object Container Methods

Not supported by TWC

Method icon The Object Container supports the following scripting methods.

See Accessing Screen Objects for more information about how to view control objects in script in the Canvas application.

Method Description

Equals

The Equals method determines whether the specified object is equal to the current object.

Focus

The Focus method sets the focus to the control to allow further operations.

GetHashCode

The GetHashCode method returns a hash code for the current object.

GetType

The GetType method returns the runtime type of the current instance.

Refresh

The Refresh method resets the cache and gets all data for the control from the associated service.

ResolveRelativeFacility

The ResolveRelativeFacility method returns the resolved relative facility.

SetFacilityList

The SetFacilityList method sets the list of facilities that will be used to instantiate objects in the container.

SetParentFacility

The SetParentFacility method sets the parent facility that will be used (along with the facility filter) to instantiate objects.

ToString

The ToString method returns a string that represents the current object.