Package com.opencloud.rem.ext.client
Interface ExtensionCentrePanelView
-
- All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
public interface ExtensionCentrePanelView extends com.google.gwt.user.client.ui.IsWidget
Base interface for the main views in a REM plugin.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ExtensionCentrePanelView.Presenter
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
-
-
-
Method Detail
-
getName
String getName()
-
-