java.lang.Object | |
↳ | com.microstrategy.web.app.beans.EnumObjectExplorerBeanEvents |
![]() |
All event definitions used in AbstractObjectExplorerEventHandler
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | WebEventArgumentBlockBegin | Argument to specify the first element on the block (used for incremental fetch)
Used in following event:
WebEventObjectExplorerBrowse |
|||||||||
int | WebEventArgumentDisplayFormat | Argument to specify to specify the display format to use
WebEventObjectExplorerChangeDisplayFormat |
|||||||||
int | WebEventArgumentIsShortcut | Argument to specify the tree node that represents a link (shortcut)
WebEventObjectExplorerBrowse |
|||||||||
int | WebEventArgumentObjectId | Argument to specify the DSSID of the object to browse
Used in following event:
WebEventObjectExplorerBrowse |
|||||||||
int | WebEventArgumentSearchExcludeShortcut | Argument to specify whether to exclude shortcut object. | |||||||||
int | WebEventArgumentSearchName | Argument to specify the String to search on. |
|||||||||
int | WebEventArgumentSearchQuickSearch | Argument to specify whether to use Quick Search engine
WebEventArgumentSearchQuickSearch |
|||||||||
int | WebEventArgumentSelectedObjectId | Argument to specify the DSSID of the object selected
Used in following event:
WebEventObjectExplorerBrowse |
|||||||||
int | WebEventObjectExplorerBrowse | Event to Browse | |||||||||
int | WebEventObjectExplorerBrowseParent | Event to Browse Parent. | |||||||||
int | WebEventObjectExplorerChangeDisplayFormat | Event to toggle the display format. | |||||||||
int | WebEventObjectExplorerSearch | Event to Search. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumObjectExplorerBeanEvents() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Argument to specify the first element on the block (used for incremental fetch) Used in following event:
WebEventObjectExplorerBrowse
Argument to specify to specify the display format to use
WebEventObjectExplorerChangeDisplayFormat
Argument to specify the tree node that represents a link (shortcut)
WebEventObjectExplorerBrowse
Argument to specify the DSSID of the object to browse Used in following event:
WebEventObjectExplorerBrowse
Argument to specify whether to exclude shortcut object.
WebEventArgumentSearchExcludeShortcut
Argument to specify the String
to search on.
Used in following event:
WebEventObjectExplorerSearch
Argument to specify whether to use Quick Search engine
WebEventArgumentSearchQuickSearch
Argument to specify the DSSID of the object selected Used in following event:
WebEventObjectExplorerBrowse
Event to Browse
Event to Browse Parent.
Event to toggle the display format.
Event to Search.