Class ConstraintsMandatoryPage
- java.lang.Object
-
- de.hybris.platform.cockpit.wizards.impl.DefaultPage
-
- de.hybris.platform.cockpit.wizards.generic.AbstractGenericItemPage
-
- de.hybris.platform.cockpit.wizards.generic.GenericItemMandatoryPage
-
- de.hybris.platform.admincockpit.wizards.ConstraintsMandatoryPage
-
- All Implemented Interfaces:
GenericItemWizardPage
,WizardPage
public class ConstraintsMandatoryPage extends GenericItemMandatoryPage
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.cockpit.wizards.generic.GenericItemMandatoryPage
WIZARD_CONFIG, WIZARD_GROUP_CONTAINER, WIZARD_GROUP_EDITOR_CONTAINER, WIZARD_GROUP_LABEL, WIZARD_GROUP_ROW_LABEL, WIZARD_SECTION
-
Fields inherited from class de.hybris.platform.cockpit.wizards.generic.AbstractGenericItemPage
CONTENT_ELEMENT_CONFIG, ERROR_SCLASS_ELEMENT_BOX_EDITOR, ERROR_SCLASS_WIZARD_CNT, errorContainer, INFO_SCLASS_ELEMENT_BOX_EDITOR, INFO_SCLASS_WIZARD_CNT, pageContainer, pageContent, SCLASS_ELEMENT_BOX_EDITOR, WARNING_SCLASS_ELEMENT_BOX_EDITOR, WARNING_SCLASS_WIZARD_CNT, WIZARD_ERROR_CNT_SCLASS, WIZARD_PAGE_CNT_SCLASS, WIZARD_PAGE_CONTENT_CNT_SCLASS
-
Fields inherited from class de.hybris.platform.cockpit.wizards.impl.DefaultPage
height, title, width, wizard
-
-
Constructor Summary
Constructors Constructor Description ConstraintsMandatoryPage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description WizardConfiguration
getWizardConfiguration()
-
Methods inherited from class de.hybris.platform.cockpit.wizards.generic.GenericItemMandatoryPage
createGroup, createGroupRow, createGroupSectionContent, createRepresentationItself, extractPropertyQualifiers, getController, getDefaultController, getDisplayedAttributes, getParameters, getUIConfigurationService, getValue, loadInitConfigValues, render, setDefaultController, setParameters, setValue
-
Methods inherited from class de.hybris.platform.cockpit.wizards.generic.AbstractGenericItemPage
clearPageComponents, getErrorContainer, getNextPageWizardId, getPageContainer, getPageContent, getWizard, handleMessages, isCauseError, setDisplayedAttributes, setNextPageWizardId
-
Methods inherited from class de.hybris.platform.cockpit.wizards.impl.DefaultPage
getAttributes, getComponentURI, getCurrentController, getHeight, getId, getPageComponent, getTitle, getWidth, initView, renderView, setComponentURI, setController, setId, setPageComponent, setTitle, setWizard
-
-
-
-
Method Detail
-
getWizardConfiguration
public WizardConfiguration getWizardConfiguration()
- Overrides:
getWizardConfiguration
in classGenericItemMandatoryPage
-
-