Supported Bean: OMDCreateFolderBean
Event handler: com.microstrategy.web.app.beans.EnumSysBeanTypes.AppBeanOMDCreateFolder (82)
Events
apply | ||||
Event to execute the main action of the ReportEditor |
17003 | |||
*childFolderName | argument specifying the name of the created child folder. |
2005 | ||
childFolderDescription | argument specifying the description of the created child folder. |
2006 |
EnumFolderBeanEvents.FOLDER_EVENT_ARGUMENT_FOLDER_DESCRIPTION |
|
dontOpenNewFolder | Specifies not to open a new folder |
2025 |
EnumFolderBeanEvents.FOLDER_EVENT_ARGUMENT_DONT_OPEN_NEW_FOLDER |
|
cancel | ||||
Equivalent to close. |
17005 | |||
closeEditor | ||||
Event to close the ReportEditor |
17002 | |||
ok | ||||
Event corresponding to apply and close. |
17004 | |||
*childFolderName | argument specifying the name of the created child folder. |
2005 | ||
childFolderDescription | argument specifying the description of the created child folder. |
2006 |
EnumFolderBeanEvents.FOLDER_EVENT_ARGUMENT_FOLDER_DESCRIPTION |
|
dontOpenNewFolder | Specifies not to open a new folder |
2025 |
EnumFolderBeanEvents.FOLDER_EVENT_ARGUMENT_DONT_OPEN_NEW_FOLDER |
|
openEditor | ||||
Event to open the ReportEditor |
17001 | |||
targetName | Argument for specifying the name of the target for the event.
Used by event EnumFrameEditorEvents.WebEventOpen |
82001 |
EnumOMDCreateFolderEvents.OMDCreateFolderEventArgumentTargetName |
Notes
* denotes required field.