Interface DisplayerTypeSelector.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<DisplayerTypeSelector>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<DisplayerTypeSelector>
- All Known Implementing Classes:
DisplayerTypeSelectorView
- Enclosing class:
- DisplayerTypeSelector
public static interface DisplayerTypeSelector.View extends org.uberfire.client.mvp.UberView<DisplayerTypeSelector>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclear()voidselect(org.dashbuilder.displayer.DisplayerType type)voidshow(org.dashbuilder.displayer.DisplayerType type)
-