public interface ClientModule
| Modifier and Type | Method and Description |
|---|---|
ImageResource |
getIcon() |
Widget |
getMainWidget() |
java.lang.String |
getModuleName() |
java.lang.String |
getToolTip() |
boolean |
isRecyclable() |
void |
selected()
Tells the module that it was selected.
|