public class UploadMediaPage extends 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_SCLASSheight, title, width, wizard| Constructor and Description |
|---|
UploadMediaPage() |
| 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 |
protected Component |
createRowComponent() |
WizardPageController |
getController() |
Media |
getMedia() |
MediaInfoService |
getMediaInfoService() |
MediaService |
getMediaService() |
void |
setMedia(Media media) |
void |
setMediaInfoService(MediaInfoService mediaInfoService) |
void |
setMediaService(MediaService mediaService) |
protected void |
updateMediaContent(Image img,
Media media) |
protected void |
updateMediaModel(MediaModel currentMediaModel) |
clearPageComponents, getDisplayedAttributes, getErrorContainer, getNextPageWizardId, getPageContainer, getPageContent, getWizard, handleMessages, isCauseError, setDisplayedAttributes, setNextPageWizardIdgetAttributes, getComponentURI, getCurrentController, getHeight, getId, getPageComponent, getTitle, getWidth, initView, renderView, setComponentURI, setController, setId, setPageComponent, setTitle, setWizardprotected void updateMediaContent(Image img,
Media media)
public Component createRepresentationItself()
AbstractGenericItemPagecreateRepresentationItself in interface GenericItemWizardPagecreateRepresentationItself in class AbstractGenericItemPagepublic void setMedia(Media media)
public Media getMedia()
protected Component createRowComponent()
public WizardPageController getController()
getController in interface WizardPagegetController in class DefaultPageprotected void updateMediaModel(MediaModel currentMediaModel)
public void setMediaService(MediaService mediaService)
public MediaService getMediaService()
public void setMediaInfoService(MediaInfoService mediaInfoService)
public MediaInfoService getMediaInfoService()
Copyright © 2018 SAP SE. All Rights Reserved.