Uses of Interface
org.dashbuilder.dataset.client.editor.DataSetDefEditor
-
Packages that use DataSetDefEditor Package Description org.dashbuilder.dataset.client.editor -
-
Uses of DataSetDefEditor in org.dashbuilder.dataset.client.editor
Subinterfaces of DataSetDefEditor in org.dashbuilder.dataset.client.editor Modifier and Type Interface Description interfaceBeanDataSetDefEditorThe GWT editor contract for beans of typeorg.dashbuilder.dataset.def.BeanDataSetDef.interfaceCSVDataSetDefEditorThe GWT editor contract for beans of typeorg.dashbuilder.dataset.def.CSVDataSetDef.interfaceKafkaDataSetDefEditorThe GWT editor contract for beans of typeorg.dashbuilder.dataset.def.KafkaDataSetDef.interfacePrometheusDataSetDefEditorThe GWT editor contract for beans of typeorg.dashbuilder.dataset.def.PrometheusDataSetDef.interfaceSQLDataSetDefEditorThe GWT editor contract for beans of typeorg.dashbuilder.dataset.def.SQLDataSetDef.
-