| Interface | Description |
|---|---|
| BeanDataSetDefAttributesEditor |
The GWT editor contract for the specific attributes of type
org.dashbuilder.dataset.def.BeanDataSetDef. |
| BeanDataSetDefEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.BeanDataSetDef. |
| ColumnListEditor |
The GWT editor contract for a collection of the data set definition columns, which type is
org.dashbuilder.dataset.def.DataColumnDef. |
| ColumnTypeEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.ColumnType of a given data column definition. |
| CSVDataSetDefAttributesEditor |
The GWT editor contract for the specific attributes of type
org.dashbuilder.dataset.def.CSVDataSetDef. |
| CSVDataSetDefEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.CSVDataSetDef. |
| DataColumnDefEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.DataColumnDef. |
| DataSetDefBackendCacheAttributesEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.DataSetDef. |
| DataSetDefBasicAttributesEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.DataSetDef. |
| DataSetDefClientCacheAttributesEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.DataSetDef. |
| DataSetDefColumnsEditor |
The GWT editor contract for the data set definition columns.
|
| DataSetDefColumnsFilterEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.DataSetDef. |
| DataSetDefEditor<T extends org.dashbuilder.dataset.def.DataSetDef> |
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.DataSetDef. |
| DataSetDefFilterEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.filter.DataSetFilter. |
| DataSetDefProviderTypeEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.DataSetDef. |
| DataSetDefRefreshAttributesEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.DataSetDef. |
| DataSetDefRefreshIntervalEditor |
The GWT editor contract for the refreshInterval attribute for a data set definition.
|
| ElasticSearchDataSetDefAttributesEditor |
The GWT editor contract for the specific attributes of type
org.dashbuilder.dataset.def.ElasticSearchDataSetDef. |
| ElasticSearchDataSetDefEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.ElasticSearchDataSetDef. |
| PrometheusDataSetDefAttributesEditor |
The GWT editor contract for the specific attributes of type
org.dashbuilder.dataset.def.PrometheusDataSetDef. |
| PrometheusDataSetDefEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.PrometheusDataSetDef. |
| SQLDataSetDefAttributesEditor |
The GWT editor contract for the specific attributes of type
org.dashbuilder.dataset.def.SQLDataSetDef. |
| SQLDataSetDefEditor |
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.SQLDataSetDef. |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.