Interface DataSetDefFilterEditor
-
- All Superinterfaces:
com.google.gwt.editor.client.Editor<org.dashbuilder.dataset.filter.DataSetFilter>,com.google.gwt.editor.client.HasEditorDelegate<org.dashbuilder.dataset.filter.DataSetFilter>,com.google.gwt.editor.client.ValueAwareEditor<org.dashbuilder.dataset.filter.DataSetFilter>
public interface DataSetDefFilterEditor extends com.google.gwt.editor.client.ValueAwareEditor<org.dashbuilder.dataset.filter.DataSetFilter>The GWT editor contract for beans of type
org.dashbuilder.dataset.filter.DataSetFilter.- Since:
- 0.4.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinit(org.dashbuilder.dataset.DataSetMetadata metadata)
-