public interface CommentIcon
| Modifier and Type | Method and Description |
|---|---|
Image |
getIcon()
Returns the icon
|
java.lang.String |
getId()
Return the ID of the component
|
java.lang.String |
getImageURI()
Returns the image URI of the comment icon.
|
CommentIconModel |
getModel()
Returns the model representing the current icon's state
|
void |
refresh()
Refresh icon component
|
void |
scale(double xRatio,
double yRatio)
Handler for scaling the comment icon
|
java.lang.String getImageURI()
void refresh()
Image getIcon()
CommentIconModel getModel()
void scale(double xRatio,
double yRatio)
xRatio - - x scale ratioyRatio - - y scale ratiojava.lang.String getId()
Copyright © 2018 SAP SE. All Rights Reserved.