|
GLG Toolkit, JavaScript Library
Version 4.6
|
Constants | |
| static GlgObject | IH_CURR |
| ID of the current installable interface handler. More... | |
| static GlgObject | IH_GLOBAL |
| ID of the global data cache of the installable interface handlers. More... | |
| static GlgObject | IH_NEW |
| ID of the last installed installable interface handler. More... | |
|
static |
ID of the current installable interface handler.
It may be used when no handler ID supplied by the handler's ih parameter is available.
|
static |
ID of the global data cache of the installable interface handlers.
This ID can be used to access global data instead of the data of a specific interface handler.