Interface DataColumnDefEditor.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<DataColumnDefEditor>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<DataColumnDefEditor>
- All Known Implementing Classes:
DataColumnDefEditorView
- Enclosing class:
- DataColumnDefEditor
public static interface DataColumnDefEditor.View extends org.uberfire.client.mvp.UberView<DataColumnDefEditor>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinitWidgets(org.dashbuilder.common.client.editor.ValueBoxEditor.View idView, com.google.gwt.user.client.ui.IsWidget columnTypeView)Specify the views to use for each sub-editor before callinginitWidget.
-