Supported Bean: WizardBean
Description: This application bean can be used to present the user with a series of steps or pages that must be answered in a predetermined order.
Event handler: com.microstrategy.web.app.beans.EnumSysBeanTypes.AppBeanWizard (53)
Events
| cancelWizard | ||||
| Event to cancel Wizard. |
53003 | |||
| finishWizard | ||||
| Event to finish Wizard. |
53004 | |||
| processCurrentStep | ||||
| Event to process current wizard step. |
53001 | |||
| processPreviousStep | ||||
| Event to process previous wizard step. |
53002 | |||
| setTopLeft | ||||
| Event for setting the top left position of the component |
73001 | |||
|
*left | Event argument to define the left (x) position of the component |
73002 | ||
|
*top | Event argument to define the top (y) position of the component |
73001 | ||
Notes
* denotes required field.