Uses of Class
de.hybris.platform.cockpit.wizards.Wizard
Packages that use Wizard
Package
Description
-
Uses of Wizard in de.hybris.platform.admincockpit.wizards
Methods in de.hybris.platform.admincockpit.wizards that return WizardMethods in de.hybris.platform.admincockpit.wizards with parameters of type WizardModifier and TypeMethodDescriptionNewConstraintItemWizard.getTypeSelectorPage(String pageTitle, Wizard wizard, CreateContext createContext) Deprecated.Constructors in de.hybris.platform.admincockpit.wizards with parameters of type WizardModifierConstructorDescriptionConstraintTypeSelectorPage(String pageTitle, Wizard wizard, CreateContext createContext) Deprecated. -
Uses of Wizard in de.hybris.platform.cmscockpit.wizard
Subclasses of Wizard in de.hybris.platform.cmscockpit.wizardModifier and TypeClassDescriptionclassclassWizard for creating new navigation node withinNavigationNodePerspective.Methods in de.hybris.platform.cmscockpit.wizard that return WizardModifier and TypeMethodDescriptionDefaultNavigationNodeWizard.FinalizeWizardEvent.getWizard()CmsComponentWizard.start()CmsContentEdiotrRelatedTypeWizard.start()CmsCreatePageWizard.start()Methods in de.hybris.platform.cmscockpit.wizard with parameters of type WizardModifier and TypeMethodDescriptionvoidConstructors in de.hybris.platform.cmscockpit.wizard with parameters of type WizardModifierConstructorDescriptionFinalizeWizardEvent(Wizard wizard, TypedObject object, org.zkoss.zk.ui.Component component) -
Uses of Wizard in de.hybris.platform.cmscockpit.wizard.cmssite
Subclasses of Wizard in de.hybris.platform.cmscockpit.wizard.cmssite -
Uses of Wizard in de.hybris.platform.cmscockpit.wizard.cmssite.controllers
Methods in de.hybris.platform.cmscockpit.wizard.cmssite.controllers with parameters of type WizardModifier and TypeMethodDescriptionContentCatalogCreatePageController.next(Wizard wizard, WizardPage page) booleanCmsSiteMandatoryPageController.validate(Wizard wizard, WizardPage page) booleanContentCatalogCreatePageController.validate(Wizard wizard, WizardPage page) -
Uses of Wizard in de.hybris.platform.cmscockpit.wizard.controller
Methods in de.hybris.platform.cmscockpit.wizard.controller with parameters of type WizardModifier and TypeMethodDescriptionvoidNavigationNodeMandatoryPageController.beforeBack(Wizard wizard, WizardPage page) voidNavigationNodeMandatoryPageController.beforeNext(Wizard wizard, WizardPage page) voidUploadMediaPageController.beforeNext(Wizard wizard, WizardPage page) voidCmsComponentController.done(Wizard wizard, WizardPage page) voidCmsContentEditorRelatedTypeWizardController.done(Wizard wizard, WizardPage page) voidCmsPageController.done(Wizard wizard, WizardPage page) voidCmsReferenceSelectorPageController.done(Wizard wizard, WizardPage page) voidComponentsAdvancedSearchPageController.done(Wizard wizard, WizardPage page) voidCreateCmsPageController.done(Wizard wizard, WizardPage page) voidDefaultNavigationItemsWizardController.done(Wizard wizard, WizardPage page) voidDefaultNavigationNodeWizardController.done(Wizard wizard, WizardPage page) voidNavigationNodeMandatoryPageController.done(Wizard wizard, WizardPage page) voidRelatedTypeAdvancedSearchPageController.done(Wizard wizard, WizardPage page) voidUploadMediaPageController.done(Wizard wizard, WizardPage page) voidDefaultNavigationNodeWizardController.doSelectType(Wizard wizard) voidCmsReferenceSelectorPageController.initPage(Wizard wizard, WizardPage page) voidDefaultAdvancedSearchPageController.initPage(Wizard wizard, WizardPage page) voidDefaultNavigationItemsWizardController.initPage(Wizard wizard, WizardPage page) voidNavigationNodeMandatoryPageController.initPage(Wizard wizard, WizardPage page) voidUploadMediaPageController.initPage(Wizard wizard, WizardPage page) CmsDecisionPageController.next(Wizard wizard, WizardPage page) CmsTypePageController.next(Wizard wizard, WizardPage page) booleanCmsComponentController.validate(Wizard wizard, WizardPage page) booleanCmsContentEditorRelatedTypeWizardController.validate(Wizard wizard, WizardPage page) booleanCmsDecisionPageController.validate(Wizard wizard, WizardPage page) booleanCmsPageController.validate(Wizard wizard, WizardPage page) booleanCmsReferencePageController.validate(Wizard wizard, WizardPage page) booleanCmsTypePageController.validate(Wizard wizard, WizardPage page) booleanDefaultNavigationItemsWizardController.validate(Wizard wizard, WizardPage page) booleanDefaultNavigationNodeWizardController.validate(Wizard wizard, WizardPage page) -
Uses of Wizard in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page with parameters of type WizardModifier and TypeMethodDescriptionvoidvoidvoidvoidConstructors in de.hybris.platform.cmscockpit.wizard.page with parameters of type WizardModifierConstructorDescriptionAbstractCmsWizardPage(String pageTitle, Wizard wizard) AdvancedSearchPage(String pageTitle, Wizard wizard) General constructorReferencePage(String pageTitle, Wizard wizard) ReferenceSelectorPage(String pageTitle, Wizard wizard, BrowserSectionModel model) TypeSelectorPage(String pageTitle, Wizard wizard) -
Uses of Wizard in de.hybris.platform.cockpit.reports.wizards
Methods in de.hybris.platform.cockpit.reports.wizards that return Wizard -
Uses of Wizard in de.hybris.platform.cockpit.wizards
Methods in de.hybris.platform.cockpit.wizards that return WizardMethods in de.hybris.platform.cockpit.wizards with parameters of type WizardModifier and TypeMethodDescriptionvoidWizardPageController.beforeBack(Wizard wizard, WizardPage page) This method is invoked before proceeding to the previous page.voidWizardPageController.beforeNext(Wizard wizard, WizardPage page) This method is invoked before proceeding to the next page.voidWizardPageController.cancel(Wizard wizard, WizardPage page) This method is invoked when the cancel button is pressed.voidWizardPageController.done(Wizard wizard, WizardPage page) This method is invoked when the done button is pressed.WizardPageController.getFirstPage(Wizard wizard) Returns the first page of the wizard.voidWizardPageController.initPage(Wizard wizard, WizardPage page) This method is invoked whenever a wizard page is created.voidWizardPageController.next(Wizard wizard, WizardPage page) Returns for the specified wizard page the next page.WizardPageController.previous(Wizard wizard, WizardPage page) Returns for the specified wizard page the previous page.voidbooleanWizardPageController.validate(Wizard wizard, WizardPage page) This method is invoked before leaving a page.Constructors in de.hybris.platform.cockpit.wizards with parameters of type WizardModifierConstructorDescriptionWizardEvent(Wizard wizard, org.zkoss.zk.ui.Component wizardComponent) -
Uses of Wizard in de.hybris.platform.cockpit.wizards.comments
Subclasses of Wizard in de.hybris.platform.cockpit.wizards.comments -
Uses of Wizard in de.hybris.platform.cockpit.wizards.generic
Subclasses of Wizard in de.hybris.platform.cockpit.wizards.genericMethods in de.hybris.platform.cockpit.wizards.generic that return WizardMethods in de.hybris.platform.cockpit.wizards.generic with parameters of type WizardModifier and TypeMethodDescriptionvoidDefaultGenericItemMandatoryPageController.beforeNext(Wizard wizard, WizardPage page) protected TypedObjectDefaultGenericItemMandatoryPageController.createItem(Wizard wizard, WizardPage page) voidDefaultAdvancedSearchPageController.done(Wizard wizard, WizardPage page) voidDefaultGenericItemMandatoryPageController.done(Wizard wizard, WizardPage page) voidDefaultAdvancedSearchPageController.initPage(Wizard wizard, WizardPage page) voidDefaultGenericItemMandatoryPageController.initPage(Wizard wizard, WizardPage page) voidDefaultDecisionPageController.next(Wizard wizard, WizardPage page) DefaultGenericItemMandatoryPageController.next(Wizard wizard, WizardPage page) booleanDefaultDecisionPageController.validate(Wizard wizard, WizardPage page) booleanDefaultGenericItemMandatoryPageController.validate(Wizard wizard, WizardPage page) booleanDefaultGenericTypeSelectorPageController.validate(Wizard wizard, WizardPage page) Constructors in de.hybris.platform.cockpit.wizards.generic with parameters of type WizardModifierConstructorDescriptionAbstractGenericItemPage(String pageTitle, Wizard wizard) AdvancedSearchPage(String pageTitle, Wizard wizard, CreateContext createContext) General constructorGenericTypeSelectorPage(String pageTitle, Wizard wizard, CreateContext createContext) -
Uses of Wizard in de.hybris.platform.cockpit.wizards.impl
Fields in de.hybris.platform.cockpit.wizards.impl declared as WizardMethods in de.hybris.platform.cockpit.wizards.impl that return WizardMethods in de.hybris.platform.cockpit.wizards.impl with parameters of type WizardModifier and TypeMethodDescriptionvoidDefaultPageController.beforeBack(Wizard wizard, WizardPage page) voidDefaultPageController.beforeNext(Wizard wizard, WizardPage page) voidDefaultPageController.cancel(Wizard wizard, WizardPage page) voidDefaultPageController.done(Wizard wizard, WizardPage page) protected booleanDefaultPageController.evaluateAttribute(String attribute, Wizard wizard) protected booleanDefaultPageController.evaluateTransition(Transition transition, Wizard wizard) DefaultPageController.getFirstPage(Wizard wizard) voidDefaultPageController.initPage(Wizard wizard, WizardPage page) voidDefaultPageController.next(Wizard wizard, WizardPage page) DefaultPageController.previous(Wizard wizard, WizardPage page) voidbooleanDefaultPageController.validate(Wizard wizard, WizardPage page) -
Uses of Wizard in de.hybris.platform.cockpit.wizards.listview
Subclasses of Wizard in de.hybris.platform.cockpit.wizards.listviewMethods in de.hybris.platform.cockpit.wizards.listview with parameters of type WizardModifier and TypeMethodDescriptionvoidAssignColumnWizardController.done(Wizard wizard, WizardPage page) -
Uses of Wizard in de.hybris.platform.cockpit.wizards.media
Subclasses of Wizard in de.hybris.platform.cockpit.wizards.mediaMethods in de.hybris.platform.cockpit.wizards.media that return WizardMethods in de.hybris.platform.cockpit.wizards.media with parameters of type WizardModifier and TypeMethodDescriptionvoidUploadMediaSecondPageController.beforeBack(Wizard wizard, WizardPage page) protected MediaModelUploadMediaSecondPageController.createNewMedia(Wizard wizard, WizardPage page) voidUploadMediaFirstPageController.done(Wizard wizard, WizardPage page) voidUploadMediaSecondPageController.done(Wizard wizard, WizardPage page) voidUploadMediaFirstPageController.initPage(Wizard wizard, WizardPage page) protected voidUploadMediaFirstPageController.setMultipleIfPropertyDescriptorHasSingleMultiplicity(Wizard wizard, WizardPage page) voidbooleanUploadMediaFirstPageController.validate(Wizard wizard, WizardPage page) Constructors in de.hybris.platform.cockpit.wizards.media with parameters of type WizardModifierConstructorDescriptionFinalizeWizardEvent(Wizard wizard, Collection<TypedObject> objects, org.zkoss.zk.ui.Component component) -
Uses of Wizard in de.hybris.platform.cockpit.wizards.queries
Subclasses of Wizard in de.hybris.platform.cockpit.wizards.queriesModifier and TypeClassDescriptionclassWizard for assigning permissions for users to queriesMethods in de.hybris.platform.cockpit.wizards.queries with parameters of type WizardModifier and TypeMethodDescriptionvoidAssignQueryPermissionsWizardController.done(Wizard wizard, WizardPage page) voidAssignSavedQueryPermissionsWizardController.done(Wizard wizard, WizardPage page) -
Uses of Wizard in de.hybris.platform.cockpit.wizards.resetconfigs
Methods in de.hybris.platform.cockpit.wizards.resetconfigs with parameters of type WizardModifier and TypeMethodDescriptionvoidResetConfigWizardController.done(Wizard wizard, WizardPage page) -
Uses of Wizard in de.hybris.platform.cockpit.wizards.workflow
Subclasses of Wizard in de.hybris.platform.cockpit.wizards.workflowModifier and TypeClassDescriptionclassWizard for assigning workflow to userMethods in de.hybris.platform.cockpit.wizards.workflow with parameters of type WizardModifier and TypeMethodDescriptionvoidAssignWorkflowWizardController.done(Wizard wizard, WizardPage page)