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