Sets an image associated with this style.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setImage ( |
An Image object. Set to null to use the corresponding value from the current theme.
RemarksThis image takes precedence over the image specified through setImageIndex.
See Also