public class DefaultMediaReferencePreview extends AbstractMediaReferencePreview
listeners| Constructor and Description |
|---|
DefaultMediaReferencePreview(java.lang.String propertyQualifier,
TypedObject typedObject) |
| Modifier and Type | Method and Description |
|---|---|
protected Image |
extractCurrentImage(Image currentImage)
Creates an image from current object
|
MediaReferencePreviewModel |
getModel() |
boolean |
initialize()
Initializes this view component.
|
void |
setModel(MediaReferencePreviewModel model) |
boolean |
update()
Updates this view component completely.
|
addMediaReferencePreviewListener, fireClearImageStream, fireCreateImage, fireEditImage, fireUploadImageStream, fireValueChanged, removeMediaReferencePreviewListenerpublic DefaultMediaReferencePreview(java.lang.String propertyQualifier,
TypedObject typedObject)
public boolean initialize()
UIViewComponenttrue if initialize was successful, false otherwisepublic boolean update()
UIViewComponenttrue if update was successful, false otherwisepublic void setModel(MediaReferencePreviewModel model)
public MediaReferencePreviewModel getModel()
protected Image extractCurrentImage(Image currentImage)
currentImage - - current image containerCopyright © 2018 SAP SE. All Rights Reserved.