Uses of Class
de.hybris.platform.cockpit.wizards.Wizard
-
-
Uses of Wizard in de.hybris.platform.admincockpit.wizards
Methods in de.hybris.platform.admincockpit.wizards that return Wizard Modifier and Type Method Description WizardNewConstraintItemWizard. start()Deprecated.Methods in de.hybris.platform.admincockpit.wizards with parameters of type Wizard Modifier and Type Method Description GenericTypeSelectorPageNewConstraintItemWizard. getTypeSelectorPage(java.lang.String pageTitle, Wizard wizard, CreateContext createContext)Deprecated.Constructors in de.hybris.platform.admincockpit.wizards with parameters of type Wizard Constructor Description ConstraintTypeSelectorPage(java.lang.String pageTitle, Wizard wizard, CreateContext createContext)Deprecated. -
Uses of Wizard in de.hybris.platform.cmscockpit.wizard
Subclasses of Wizard in de.hybris.platform.cmscockpit.wizard Modifier and Type Class Description classCmsWizardclassDefaultNavigationNodeWizardWizard for creating new navigation node withinNavigationNodePerspective.Methods in de.hybris.platform.cmscockpit.wizard that return Wizard Modifier and Type Method Description WizardDefaultNavigationNodeWizard.FinalizeWizardEvent. getWizard()WizardCmsComponentWizard. start()WizardCmsContentEdiotrRelatedTypeWizard. start()WizardCmsContentEdiotrRelatedTypeWizard. start(java.lang.String title)WizardCmsCreatePageWizard. start()Methods in de.hybris.platform.cmscockpit.wizard with parameters of type Wizard Modifier and Type Method Description voidDefaultNavigationNodeWizard.FinalizeWizardEvent. setWizard(Wizard wizard)Constructors in de.hybris.platform.cmscockpit.wizard with parameters of type Wizard Constructor Description FinalizeWizardEvent(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 Modifier and Type Class Description classCmsSiteWizard -
Uses of Wizard in de.hybris.platform.cmscockpit.wizard.cmssite.controllers
Methods in de.hybris.platform.cmscockpit.wizard.cmssite.controllers with parameters of type Wizard Modifier and Type Method Description WizardPageContentCatalogCreatePageController. 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 Wizard Modifier and Type Method Description voidNavigationNodeMandatoryPageController. 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)WizardPageCmsDecisionPageController. next(Wizard wizard, WizardPage page)WizardPageCmsTypePageController. 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 Wizard Modifier and Type Method Description voidAdvancedSearchPage. initView(Wizard wizard, org.zkoss.zk.ui.Component comp)voidReferencePage. initView(Wizard wizard, org.zkoss.zk.ui.Component comp)voidCmsComponentSelectorPage. setWizard(Wizard wizard)voidCmsPageSelectorPage. setWizard(Wizard wizard)Constructors in de.hybris.platform.cmscockpit.wizard.page with parameters of type Wizard Constructor Description AbstractCmsWizardPage(java.lang.String pageTitle, Wizard wizard)AdvancedSearchPage(java.lang.String pageTitle, Wizard wizard)General constructorReferencePage(java.lang.String pageTitle, Wizard wizard)ReferenceSelectorPage(java.lang.String pageTitle, Wizard wizard, BrowserSectionModel model)TypeSelectorPage(java.lang.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 Modifier and Type Method Description WizardNewJasperReportWizard. start() -
Uses of Wizard in de.hybris.platform.cockpit.wizards
Methods in de.hybris.platform.cockpit.wizards that return Wizard Modifier and Type Method Description WizardWizard.WizardEvent. getWizard()Methods in de.hybris.platform.cockpit.wizards with parameters of type Wizard Modifier and Type Method Description voidWizardPageController. 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.WizardPageWizardPageController. 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.voidWizardPage. initView(Wizard wizard, org.zkoss.zk.ui.Component comp)WizardPageWizardPageController. next(Wizard wizard, WizardPage page)Returns for the specified wizard page the next page.WizardPageWizardPageController. previous(Wizard wizard, WizardPage page)Returns for the specified wizard page the previous page.voidWizard.WizardEvent. setWizard(Wizard wizard)booleanWizardPageController. validate(Wizard wizard, WizardPage page)This method is invoked before leaving a page.Constructors in de.hybris.platform.cockpit.wizards with parameters of type Wizard Constructor Description WizardEvent(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 Modifier and Type Class Description classCommentAttachmentWizard -
Uses of Wizard in de.hybris.platform.cockpit.wizards.generic
Subclasses of Wizard in de.hybris.platform.cockpit.wizards.generic Modifier and Type Class Description classGenericItemWizardMethods in de.hybris.platform.cockpit.wizards.generic that return Wizard Modifier and Type Method Description WizardNewItemWizard. start()Methods in de.hybris.platform.cockpit.wizards.generic with parameters of type Wizard Modifier and Type Method Description voidDefaultGenericItemMandatoryPageController. 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)voidAdvancedSearchPage. initView(Wizard wizard, org.zkoss.zk.ui.Component comp)WizardPageDefaultDecisionPageController. next(Wizard wizard, WizardPage page)WizardPageDefaultGenericItemMandatoryPageController. 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 Wizard Constructor Description AbstractGenericItemPage(java.lang.String pageTitle, Wizard wizard)AdvancedSearchPage(java.lang.String pageTitle, Wizard wizard, CreateContext createContext)General constructorGenericTypeSelectorPage(java.lang.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 Wizard Modifier and Type Field Description protected WizardDefaultPage. wizardMethods in de.hybris.platform.cockpit.wizards.impl that return Wizard Modifier and Type Method Description WizardDefaultPage. getWizard()Methods in de.hybris.platform.cockpit.wizards.impl with parameters of type Wizard Modifier and Type Method Description voidDefaultPageController. 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(java.lang.String attribute, Wizard wizard)protected booleanDefaultPageController. evaluateTransition(Transition transition, Wizard wizard)WizardPageDefaultPageController. getFirstPage(Wizard wizard)voidDefaultPageController. initPage(Wizard wizard, WizardPage page)voidDefaultPage. initView(Wizard wizard, org.zkoss.zk.ui.Component comp)WizardPageDefaultPageController. next(Wizard wizard, WizardPage page)WizardPageDefaultPageController. previous(Wizard wizard, WizardPage page)voidDefaultPage. setWizard(Wizard wizard)booleanDefaultPageController. validate(Wizard wizard, WizardPage page) -
Uses of Wizard in de.hybris.platform.cockpit.wizards.listview
Subclasses of Wizard in de.hybris.platform.cockpit.wizards.listview Modifier and Type Class Description classAssignColumnWizardDeprecated.since 6.3Methods in de.hybris.platform.cockpit.wizards.listview with parameters of type Wizard Modifier and Type Method Description voidAssignColumnWizardController. done(Wizard wizard, WizardPage page) -
Uses of Wizard in de.hybris.platform.cockpit.wizards.media
Subclasses of Wizard in de.hybris.platform.cockpit.wizards.media Modifier and Type Class Description classUploadMediaWizardWizard that simplifies upload of mediaMethods in de.hybris.platform.cockpit.wizards.media that return Wizard Modifier and Type Method Description WizardUploadMediaWizard.FinalizeWizardEvent. getWizard()Methods in de.hybris.platform.cockpit.wizards.media with parameters of type Wizard Modifier and Type Method Description voidUploadMediaSecondPageController. 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)voidUploadMediaWizard.FinalizeWizardEvent. setWizard(Wizard wizard)booleanUploadMediaFirstPageController. validate(Wizard wizard, WizardPage page)Constructors in de.hybris.platform.cockpit.wizards.media with parameters of type Wizard Constructor Description FinalizeWizardEvent(Wizard wizard, java.util.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.queries Modifier and Type Class Description classAssignQueryPermissionsWizardWizard for assigning permissions for users to queriesMethods in de.hybris.platform.cockpit.wizards.queries with parameters of type Wizard Modifier and Type Method Description voidAssignQueryPermissionsWizardController. 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 Wizard Modifier and Type Method Description voidResetConfigWizardController. done(Wizard wizard, WizardPage page) -
Uses of Wizard in de.hybris.platform.cockpit.wizards.workflow
Subclasses of Wizard in de.hybris.platform.cockpit.wizards.workflow Modifier and Type Class Description classAssignWorkflowWizardWizard for assigning workflow to userMethods in de.hybris.platform.cockpit.wizards.workflow with parameters of type Wizard Modifier and Type Method Description voidAssignWorkflowWizardController. done(Wizard wizard, WizardPage page)
-