| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
All AWS components support the following signals, attributes, actions, and properties.
This is a list of signals sent by all components.
signalComponentCreatedOccurs when a component is first created. This can be used to get a handle to the component to perform actions on it (like filling up a list box with items).
This is a list of attributes published by all components.
FrameDefines the extents of the frame rectangle.
This is a list of actions understood by all components.
HideHides the component.
ShowShows the component.
InvalidateMakes the component re-draw.
HideWindowHides the window to which the component belongs.
This is a list of properties published by all components.
FrameGets the frame extents of the component. (Read only.)
TypeGets a string that describes the type of the component. For example, "Window", "Command Button", etc.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated using texi2html 1.76.