public class MappingLoadPage extends DefaultGenericItemPage
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
MAPPING_LOAD_PAGE |
protected Combobox |
mappingSelector |
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_SCLASSheight, title, width, wizard| Constructor and Description |
|---|
MappingLoadPage() |
| Modifier and Type | Method and Description |
|---|---|
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 |
Combobox |
getMappingSelector() |
protected ImportCockpitMappingService |
getMappingService() |
protected MediaService |
getMediaService() |
MappingModel |
getNewMapping() |
ImportCockpitMappingModel |
getSelectedMapping() |
void |
setMappingService(ImportCockpitMappingService mappingService) |
void |
setMediaService(MediaService mediaService) |
clearPageComponents, getDisplayedAttributes, getErrorContainer, getNextPageWizardId, getPageContainer, getPageContent, getWizard, handleMessages, isCauseError, setDisplayedAttributes, setNextPageWizardIdgetAttributes, getComponentURI, getController, getCurrentController, getHeight, getId, getPageComponent, getTitle, getWidth, initView, renderView, setComponentURI, setController, setId, setPageComponent, setTitle, setWizardprotected static final java.lang.String MAPPING_LOAD_PAGE
protected final Combobox mappingSelector
public void setMappingService(ImportCockpitMappingService mappingService)
protected ImportCockpitMappingService getMappingService()
public void setMediaService(MediaService mediaService)
protected MediaService getMediaService()
public Combobox getMappingSelector()
public Component createRepresentationItself()
AbstractGenericItemPagecreateRepresentationItself in interface GenericItemWizardPagecreateRepresentationItself in class DefaultGenericItemPagepublic ImportCockpitMappingModel getSelectedMapping()
public MappingModel getNewMapping()
Copyright © 2018 SAP SE. All Rights Reserved.