public interface HasIcon
| Modifier and Type | Method and Description |
|---|---|
ImageResource |
getIcon()
Returns the icon.
|
void |
setIcon(ImageResource icon)
Sets the icon.
|
ImageResource getIcon()
void setIcon(ImageResource icon)
icon - the iconCopyright © 2016. All rights reserved.