public class UploadJasperMediaPage extends UploadMediaPage
NewJasperReportWizard, allows to upload jasper report media.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 |
|---|
UploadJasperMediaPage() |
| Modifier and Type | Method and Description |
|---|---|
protected Component |
createEditorRow(PropertyDescriptor propertyDescriptor) |
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 |
String |
getMediaCode() |
String |
getMediaDescription() |
String |
getMediaTitle() |
protected List<PropertyDescriptor> |
getProperties() |
ObjectValueContainer |
getValueContainer() |
void |
setDisplayedAttributes(List<String> displayedAttributes) |
void |
setMediaCode(String mediaCode) |
void |
setMediaDescription(String mediaDescription) |
void |
setMediaTitle(String mediaTitle) |
createRowComponent, getController, getMedia, getMediaInfoService, getMediaService, setMedia, setMediaInfoService, setMediaService, updateMediaContent, updateMediaModelclearPageComponents, getDisplayedAttributes, getErrorContainer, getNextPageWizardId, getPageContainer, getPageContent, getWizard, handleMessages, isCauseError, setNextPageWizardIdgetAttributes, getComponentURI, getCurrentController, getHeight, getId, getPageComponent, getTitle, getWidth, initView, renderView, setComponentURI, setController, setId, setPageComponent, setTitle, setWizardpublic Component createRepresentationItself()
AbstractGenericItemPagecreateRepresentationItself in interface GenericItemWizardPagecreateRepresentationItself in class UploadMediaPageprotected Component createEditorRow(PropertyDescriptor propertyDescriptor)
protected List<PropertyDescriptor> getProperties()
public void setDisplayedAttributes(List<String> displayedAttributes)
setDisplayedAttributes in class AbstractGenericItemPagedisplayedAttributes - the displayedAttributes to setpublic String getMediaCode()
public void setMediaCode(String mediaCode)
public String getMediaTitle()
public void setMediaTitle(String mediaTitle)
public String getMediaDescription()
public void setMediaDescription(String mediaDescription)
public ObjectValueContainer getValueContainer()
Copyright © 2017 SAP SE. All Rights Reserved.