Interface AppLauncherPresenter.AppLauncherView
-
- All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
- All Known Implementing Classes:
AppLauncherView
- Enclosing class:
- AppLauncherPresenter
public static interface AppLauncherPresenter.AppLauncherView extends com.google.gwt.user.client.ui.IsWidget
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddAppLauncher(String name, String url, String iconClass)voidremoveAllAppLauncher()
-