Uses of Class
de.hybris.platform.cockpit.wizards.generic.GenericItemMandatoryPage
-
Packages that use GenericItemMandatoryPage Package Description de.hybris.platform.admincockpit.wizards de.hybris.platform.cmscockpit.wizard de.hybris.platform.cmscockpit.wizard.cmssite.pages -
-
Uses of GenericItemMandatoryPage in de.hybris.platform.admincockpit.wizards
Subclasses of GenericItemMandatoryPage in de.hybris.platform.admincockpit.wizards Modifier and Type Class Description classConstraintsMandatoryPage -
Uses of GenericItemMandatoryPage in de.hybris.platform.cmscockpit.wizard
Methods in de.hybris.platform.cmscockpit.wizard with parameters of type GenericItemMandatoryPage Modifier and Type Method Description voidDefaultNavigationNodeWizard. init(GenericItemMandatoryPage page, org.zkoss.zk.ui.Component parent)Responsible for inner wizard initialization. -
Uses of GenericItemMandatoryPage in de.hybris.platform.cmscockpit.wizard.cmssite.pages
Subclasses of GenericItemMandatoryPage in de.hybris.platform.cmscockpit.wizard.cmssite.pages Modifier and Type Class Description classCmsSiteSummaryPageRepresents page that displays all properties gathered during wizard activity.
-