Interface DriverDefEditorView
-
- All Superinterfaces:
org.uberfire.ext.editor.commons.client.BaseEditorView,org.uberfire.ext.widgets.common.client.common.HasBusyIndicator,org.uberfire.client.mvp.HasPresenter<DriverDefEditorView.Presenter>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<DriverDefEditorView.Presenter>
- All Known Implementing Classes:
DriverDefEditorViewImpl
public interface DriverDefEditorView extends org.uberfire.client.mvp.UberView<DriverDefEditorView.Presenter>, org.uberfire.ext.editor.commons.client.BaseEditorView
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDriverDefEditorView.Presenter
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetContent(org.jboss.errai.common.client.api.IsElement content)-
Methods inherited from interface org.uberfire.ext.editor.commons.client.BaseEditorView
alertReadOnly, confirmClose, getTitleWidget, refreshTitle, showLoading, showSaving
-
-