Uses of Interface
de.hybris.platform.cockpit.wizards.WizardPageController
-
-
Uses of WizardPageController in de.hybris.platform.cmscockpit.wizard
Methods in de.hybris.platform.cmscockpit.wizard with parameters of type WizardPageController Modifier and Type Method Description protected org.zkoss.zk.ui.ComponentCmsWizard. createPageComponent(org.zkoss.zk.ui.Component parent, WizardPage page, WizardPageController controller) -
Uses of WizardPageController in de.hybris.platform.cmscockpit.wizard.cmssite.controllers
Classes in de.hybris.platform.cmscockpit.wizard.cmssite.controllers that implement WizardPageController Modifier and Type Class Description classCmsSiteMandatoryPageControllerclassContentCatalogCreatePageController -
Uses of WizardPageController in de.hybris.platform.cmscockpit.wizard.cmssite.pages
Methods in de.hybris.platform.cmscockpit.wizard.cmssite.pages that return WizardPageController Modifier and Type Method Description WizardPageControllerBaseStoreForCmsSitePage. getController() -
Uses of WizardPageController in de.hybris.platform.cmscockpit.wizard.controller
Classes in de.hybris.platform.cmscockpit.wizard.controller that implement WizardPageController Modifier and Type Class Description classCmsComponentControllerclassCmsContentEditorRelatedTypeWizardControllerclassCmsDecisionPageControllerclassCmsPageControllerclassCmsReferencePageControllerclassCmsReferenceSelectorPageControllerclassCmsTypePageControllerclassComponentsAdvancedSearchPageControllerclassCreateCmsPageControllerclassDefaultAdvancedSearchPageControllerclassDefaultNavigationItemsWizardControllerDefault Navigation Node Wizard Controller.classDefaultNavigationNodeWizardControllerDefault Navigation Node Wizard Controller.classNavigationNodeMandatoryPageControllerMandatory Page Controller for Navigation Node Wizard - responsible for creating related items.classRelatedTypeAdvancedSearchPageControllerclassUploadMediaPageController -
Uses of WizardPageController in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page with parameters of type WizardPageController Modifier and Type Method Description voidCmsComponentSelectorPage. setController(WizardPageController controller)voidCmsPageSelectorPage. setController(WizardPageController controller) -
Uses of WizardPageController in de.hybris.platform.cockpit.wizards
Methods in de.hybris.platform.cockpit.wizards that return WizardPageController Modifier and Type Method Description WizardPageControllerWizardPage. getController()WizardPageControllerWizard. getCurrentController()WizardPageControllerWizard. getDefaultController()Methods in de.hybris.platform.cockpit.wizards with parameters of type WizardPageController Modifier and Type Method Description protected org.zkoss.zk.ui.ComponentWizard. createPageComponent(org.zkoss.zk.ui.Component parent, WizardPage page, WizardPageController controller)voidWizard. setDefaultController(WizardPageController defaultController) -
Uses of WizardPageController in de.hybris.platform.cockpit.wizards.comments
Methods in de.hybris.platform.cockpit.wizards.comments that return WizardPageController Modifier and Type Method Description WizardPageControllerAddCommentItemPage. getController() -
Uses of WizardPageController in de.hybris.platform.cockpit.wizards.generic
Classes in de.hybris.platform.cockpit.wizards.generic that implement WizardPageController Modifier and Type Class Description classDefaultAdvancedSearchPageControllerclassDefaultDecisionPageControllerclassDefaultGenericItemMandatoryPageControllerclassDefaultGenericTypeSelectorPageControllerMethods in de.hybris.platform.cockpit.wizards.generic that return WizardPageController Modifier and Type Method Description WizardPageControllerDecisionPage. getController()WizardPageControllerGenericItemMandatoryPage. getController()WizardPageControllerGenericTypeSelectorPage. getController()WizardPageControllerUploadMediaPage. getController()Methods in de.hybris.platform.cockpit.wizards.generic with parameters of type WizardPageController Modifier and Type Method Description protected org.zkoss.zk.ui.ComponentGenericItemWizard. createPageComponent(org.zkoss.zk.ui.Component parent, WizardPage page, WizardPageController controller) -
Uses of WizardPageController in de.hybris.platform.cockpit.wizards.impl
Classes in de.hybris.platform.cockpit.wizards.impl that implement WizardPageController Modifier and Type Class Description classDefaultPageControllerThis class was moved to ext/cockpit from productcockpitMethods in de.hybris.platform.cockpit.wizards.impl that return WizardPageController Modifier and Type Method Description WizardPageControllerDefaultPage. getController()WizardPageControllerDefaultPage. getCurrentController()Methods in de.hybris.platform.cockpit.wizards.impl with parameters of type WizardPageController Modifier and Type Method Description voidDefaultPage. setController(WizardPageController controller) -
Uses of WizardPageController in de.hybris.platform.cockpit.wizards.listview
Classes in de.hybris.platform.cockpit.wizards.listview that implement WizardPageController Modifier and Type Class Description classAssignColumnWizardControllerController for the column add/remove wizard -
Uses of WizardPageController in de.hybris.platform.cockpit.wizards.media
Classes in de.hybris.platform.cockpit.wizards.media that implement WizardPageController Modifier and Type Class Description classUploadMediaFirstPageControllerController forUploadMediaFirstPageclassUploadMediaSecondPageControllerController for second page ofUploadMediaWizard -
Uses of WizardPageController in de.hybris.platform.cockpit.wizards.queries
Classes in de.hybris.platform.cockpit.wizards.queries that implement WizardPageController Modifier and Type Class Description classAssignQueryPermissionsWizardControllerController for wizard for assigned write and read users to queryclassAssignSavedQueryPermissionsWizardControllerController for wizard for assigned write and read users to query -
Uses of WizardPageController in de.hybris.platform.cockpit.wizards.resetconfigs
Classes in de.hybris.platform.cockpit.wizards.resetconfigs that implement WizardPageController Modifier and Type Class Description classResetConfigWizardControllerdeletes selected config items when done is pressed. -
Uses of WizardPageController in de.hybris.platform.cockpit.wizards.workflow
Classes in de.hybris.platform.cockpit.wizards.workflow that implement WizardPageController Modifier and Type Class Description classAssignWorkflowWizardControllerController for adding/removing users' rights wizard for workflow
-