@Deprecated public class MediaItemUploadPanelRenderer extends <any>
GenericMediaItemUploadPanelRenderer instead| Modifier and Type | Field and Description |
|---|---|
protected static String |
CLEAR_CONTENT_BTN_SCLASS
Deprecated.
|
protected static String |
DATE_FORMAT
Deprecated.
|
protected static long |
DEFAULT_MAX_FILE_SIZE_KB
Deprecated.
|
protected static String |
DOWNLOAD_BTN_SCLASS
Deprecated.
|
protected static String |
FILE_UPLOAD_MAX_SIZE
Deprecated.
|
protected static String |
FILEUPLOAD_SCLASS
Deprecated.
|
protected static String |
IMAGE
Deprecated.
|
protected static String |
IMG_STYLE
Deprecated.
|
protected static String |
MAX_SIZE
Deprecated.
|
protected static String |
MEDIA_CANCELED
Deprecated.
|
protected static String |
MEDIA_DOWNLOAD
Deprecated.
use
MEDIA_SAVED instead |
protected static String |
MEDIA_INFO_CNT
Deprecated.
|
protected static String |
MEDIA_INFO_HEADER
Deprecated.
|
protected static String |
MEDIA_INFO_VALUE
Deprecated.
|
protected static String |
MEDIA_PREVIEW
Deprecated.
|
protected static String |
MEDIA_PREVIEW_CNT
Deprecated.
|
protected static String |
MEDIA_SAVED
Deprecated.
|
protected static String |
MEDIA_TYPE_CODE
Deprecated.
|
protected static String |
MEDIA_UPLOAD
Deprecated.
|
protected static String |
ON_UPLOAD_LATER
Deprecated.
|
static String |
PROPERTY_SRC
Deprecated.
|
protected static String |
SMALL_IMAGE_PREVIEW_CNT
Deprecated.
|
protected static String |
Y_WARNING_BTN_SCLASS
Deprecated.
|
protected static String |
Y_WARNNG_BTN_SCLASS
Deprecated.
since 6.3
|
| Constructor and Description |
|---|
MediaItemUploadPanelRenderer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CockpitProperties |
getCockpitProperties()
Deprecated.
|
protected MediaService |
getMediaService()
Deprecated.
|
protected ModelService |
getModelService()
Deprecated.
|
protected boolean |
isDisplayable(MediaModel media)
Deprecated.
|
protected void |
refreshModelAndViewAfterSaveListeners()
Deprecated.
|
protected void |
refreshViewAfterSaveListeners()
Deprecated.
|
protected void |
refreshWidgetModelAfterSaveListeners()
Deprecated.
|
void |
render(Component parent,
AbstractPanel section,
MediaModel data,
DataType type,
WidgetInstanceManager widgetInstanceManager)
Deprecated.
|
void |
setCockpitProperties(CockpitProperties cockpitProperties)
Deprecated.
|
protected void |
setLimitOnMaxFileSize(Fileupload fileupload)
Deprecated.
|
void |
setMediaService(MediaService mediaService)
Deprecated.
|
void |
setModelService(ModelService modelService)
Deprecated.
|
void |
setObjectFacade(ObjectFacade objectFacade)
Deprecated.
|
void |
setObjectPreviewService(ObjectPreviewService objectPreviewService)
Deprecated.
|
void |
setPermissionFacadeStrategy(PermissionFacadeStrategy permissionFacadeStrategy)
Deprecated.
|
public static final String PROPERTY_SRC
protected static final String MEDIA_UPLOAD
@Deprecated protected static final String MEDIA_DOWNLOAD
MEDIA_SAVED insteadprotected static final String MEDIA_SAVED
protected static final String MEDIA_CANCELED
protected static final String IMAGE
protected static final long DEFAULT_MAX_FILE_SIZE_KB
protected static final String MEDIA_TYPE_CODE
protected static final String MAX_SIZE
protected static final String FILE_UPLOAD_MAX_SIZE
protected static final String IMG_STYLE
protected static final String MEDIA_INFO_HEADER
protected static final String MEDIA_INFO_VALUE
protected static final String MEDIA_PREVIEW
protected static final String MEDIA_PREVIEW_CNT
protected static final String MEDIA_INFO_CNT
protected static final String FILEUPLOAD_SCLASS
protected static final String CLEAR_CONTENT_BTN_SCLASS
protected static final String Y_WARNING_BTN_SCLASS
@Deprecated protected static final String Y_WARNNG_BTN_SCLASS
protected static final String DOWNLOAD_BTN_SCLASS
protected static final String ON_UPLOAD_LATER
protected static final String SMALL_IMAGE_PREVIEW_CNT
protected static final String DATE_FORMAT
public void render(Component parent,
AbstractPanel section,
MediaModel data,
DataType type,
WidgetInstanceManager widgetInstanceManager)
protected void refreshModelAndViewAfterSaveListeners()
protected void refreshViewAfterSaveListeners()
protected void refreshWidgetModelAfterSaveListeners()
protected void setLimitOnMaxFileSize(Fileupload fileupload)
protected boolean isDisplayable(MediaModel media)
protected ModelService getModelService()
public void setModelService(ModelService modelService)
protected MediaService getMediaService()
public void setMediaService(MediaService mediaService)
public CockpitProperties getCockpitProperties()
public void setCockpitProperties(CockpitProperties cockpitProperties)
public void setPermissionFacadeStrategy(PermissionFacadeStrategy permissionFacadeStrategy)
public void setObjectPreviewService(ObjectPreviewService objectPreviewService)
public void setObjectFacade(ObjectFacade objectFacade)
Copyright © 2017 SAP SE. All Rights Reserved.