GLG Toolkit, JavaScript Library
Version 4.2
|
The GlgHierarchyData class is used to pass information to the HierarchyListener.
Public Attributes | |
GlgHierarchyCallbackType | condition |
GlgObject | object |
GlgObject | subobject |
GlgHierarchyCallbackType condition |
Type of the hierarchy callback: BEFORE_SETUP_CB or AFTER_SETUP_CB
GlgObject object |
Subwindow or subdrawing object that loaded its template.
GlgObject subobject |
Template of the subwindow or subdrawing.