Package com.microstrategy.web.app.beans
Interface EnumWizardStepBeanEvents
-
- All Known Subinterfaces:
EnumCustomWizardStepBeanEvents
public interface EnumWizardStepBeanEvents
Title: EnumWizardStepBeanEvents.
Description:
Copyright: Copyright (c) 2002
Company: Microstrategy, Inc.
- Since:
- MicroStrategy Web 8.0.0
-
-
Field Summary
Fields Modifier and Type Field Description static int
WebEventProcessStep
Event to process current wizard step.
-
-
-
Field Detail
-
WebEventProcessStep
static final int WebEventProcessStep
Event to process current wizard step.- See Also:
- Constant Field Values
-
-