Interface DynamicMenuEditorPresenter.View
-
- All Superinterfaces:
org.uberfire.ext.editor.commons.client.BaseEditorView,org.uberfire.ext.widgets.common.client.common.HasBusyIndicator,org.uberfire.client.mvp.HasPresenter<DynamicMenuEditorPresenter>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<DynamicMenuEditorPresenter>
- All Known Implementing Classes:
DynamicMenuEditorView
- Enclosing class:
- DynamicMenuEditorPresenter
public static interface DynamicMenuEditorPresenter.View extends org.uberfire.client.mvp.UberView<DynamicMenuEditorPresenter>, org.uberfire.ext.editor.commons.client.BaseEditorView
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringduplicatedMenuLabel()StringemptyActivityID()StringemptyMenuLabel()StringinvalidActivityID()StringinvalidMenuLabel()-
Methods inherited from interface org.uberfire.ext.editor.commons.client.BaseEditorView
alertReadOnly, confirmClose, getTitleWidget, refreshTitle, showLoading, showSaving
-
-