Rockwell Automation FactoryTalk View Site Edition Users Guide User Manual
Page 665
C
•
U
SING
THE
SE C
LIENT
OBJECT
MODEL
AND
DISPLAY
CODE
C–5
•
•
•
• •
C • Pl
aceh
old
er
BackspaceButton
The backspace button object. This object works like the
Backspace key on a keyboard.
BarGraph
The bar graph object.
Button
The button object.
ControlListSelector
The control list selector object.
Display
A graphic display.
DisplayListSelector
The display list selector object.
Displays
A collection of Display objects.
Element
Any graphic object in a graphic display.
The Element object contains the base properties and
methods for all FactoryTalk View objects. These base
properties and methods are merged with object-specific
properties, methods, and events.
Elements
A collection of Element objects.
Ellipse
The ellipse object.
EmbeddedOLE
Third-party, embedded objects such as Excel charts.
EndButton
The end button object. This object works like the End key
on a keyboard.
EnterButton
The enter button object. This object works like the Enter
key on a keyboard.
Freehand
The freehand object.
Gauge
The gauge object.
Group
Objects that are grouped together on a display.
To write VBA code that responds to a group’s events, you
must create the group in a graphic display before you
open the VBA IDE.
If you don’t create the group first, the Group object will
not generate events, and code written for the group will
not respond to the group’s events at run time.
HomeButton
The home button object. This object works like the Home
key on a keyboard.
Image
The image object.
InterlockedPushButton
The interlocked push button object.
LatchedPushButton
The latched push button object.
Line
The line object.
ListIndicator
The list indicator object.
LocalMessageDisplay
The local message display object.
This object in the model
Represents this feature, collection, or graphic object