public class CmsSiteSummaryPage extends GenericItemMandatoryPage
GenericItemWizard| Modifier and Type | Class and Description |
|---|---|
protected class |
CmsSiteSummaryPage.ListboxRenderer |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
BOOLEAN_FALSE_IMG |
protected static String |
BOOLEAN_NULL_IMG |
protected static String |
BOOLEAN_TRUE_IMG |
WIZARD_CONFIG, WIZARD_GROUP_CONTAINER, WIZARD_GROUP_EDITOR_CONTAINER, WIZARD_GROUP_LABEL, WIZARD_GROUP_ROW_LABEL, WIZARD_SECTIONCONTENT_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_SCLASSheight, title, width, wizard| Constructor and Description |
|---|
CmsSiteSummaryPage() |
CmsSiteSummaryPage(String pageTitle) |
CmsSiteSummaryPage(String pageTitle,
GenericItemWizard wizard) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
collectAllInformation() |
Component |
createRepresentationItself()
This is an general method responsible for creating UI representation of given page
Note:
Here we should create graphical representation of particular page |
Component |
createSummaryEntryRow(String labelValue,
Component value) |
createGroup, createGroupRow, createGroupSectionContent, extractPropertyQualifiers, getController, getDefaultController, getDisplayedAttributes, getParameters, getUIConfigurationService, getValue, getWizardConfiguration, loadInitConfigValues, render, setDefaultController, setParameters, setValueclearPageComponents, getErrorContainer, getNextPageWizardId, getPageContainer, getPageContent, getWizard, handleMessages, isCauseError, setDisplayedAttributes, setNextPageWizardIdgetAttributes, getComponentURI, getCurrentController, getHeight, getId, getPageComponent, getTitle, getWidth, initView, renderView, setComponentURI, setController, setId, setPageComponent, setTitle, setWizardprotected static final String BOOLEAN_TRUE_IMG
protected static final String BOOLEAN_FALSE_IMG
protected static final String BOOLEAN_NULL_IMG
public CmsSiteSummaryPage()
public CmsSiteSummaryPage(String pageTitle)
public CmsSiteSummaryPage(String pageTitle, GenericItemWizard wizard)
public Component createSummaryEntryRow(String labelValue, Component value)
public Component createRepresentationItself()
AbstractGenericItemPagecreateRepresentationItself in interface GenericItemWizardPagecreateRepresentationItself in class GenericItemMandatoryPageCopyright © 2017 SAP SE. All Rights Reserved.