public class CloudImageProperty extends Object implements CustomProperty
Constructor and Description |
---|
CloudImageProperty(String idProperty,
EncodedImage placeholderImage)
Create an image property for the given id that will hold the place holder image
while downloading the actual image
|
public CloudImageProperty(String idProperty, EncodedImage placeholderImage)
idProperty
- the idplaceholderImage
- placeholder shown while id is downloadedpublic Object propertyValue(CloudObject obj, String propertyName)
CustomProperty
propertyValue
in interface CustomProperty
obj
- the cloud objectpropertyName
- the name of the property