com.microstrategy.web.app.beans.EnumGroupPathEvents |
The interface EnumGroupPathEvents
defines the event ids and
their event arguments supported by the event handler associated with
GroupPathBean
.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | GROUP_PATH_EVENT_ARGUMENT_ANCESTOR_INDEX | Specifies the ancestor index in the group path. | |||||||||
int | GROUP_PATH_EVENT_ARGUMENT_ANCESTOR_OBJECT_ID | Specifies the ancestor object id in the group path. | |||||||||
int | GROUP_PATH_EVENT_SELECT_ANCESTOR | Specifies an event to select an ancestor to browse in the group path. |
Specifies the ancestor index in the group path.
Specifies the ancestor object id in the group path.
Specifies an event to select an ancestor to browse in the group path.