public interface ColumnListEditor extends com.google.gwt.editor.client.CompositeEditor<List<org.dashbuilder.dataset.def.DataColumnDef>,org.dashbuilder.dataset.def.DataColumnDef,DataColumnDefEditor>, com.google.gwt.editor.client.HasEditorErrors<List<org.dashbuilder.dataset.def.DataColumnDef>>, HasConstrainedValue<List<org.dashbuilder.dataset.def.DataColumnDef>>, HasRestrictedValue<String>
The GWT editor contract for a collection of the data set definition columns, which type is org.dashbuilder.dataset.def.DataColumnDef
.
Modifier and Type | Method and Description |
---|---|
void |
setProviderType(org.dashbuilder.dataprovider.DataSetProviderType type)
Columns edition constrains are different depending on the data set's provider type.
|
createEditorForTraversal, getPathElement, setEditorChain
flush, onPropertyChange, setValue
setAcceptableValues
onValueRestricted, onValueUnRestricted
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.