Class DefaultNavigationNodeWizard.FinalizeWizardEvent
java.lang.Object
org.zkoss.zk.ui.event.Event
de.hybris.platform.cmscockpit.wizard.DefaultNavigationNodeWizard.FinalizeWizardEvent
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DefaultNavigationNodeWizard
public static class DefaultNavigationNodeWizard.FinalizeWizardEvent
extends org.zkoss.zk.ui.event.Event
Additional event for wizard that is responsible for correct wizard finalization.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFinalizeWizardEvent(Wizard wizard, TypedObject object, org.zkoss.zk.ui.Component component) -
Method Summary
Methods inherited from class org.zkoss.zk.ui.event.Event
getData, getEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toString
-
Field Details
-
ON_FINALIZE_WIZARD
- See Also:
-
-
Constructor Details
-
FinalizeWizardEvent
-
-
Method Details
-
getObject
-
setObject
-
getWizard
-
setWizard
-