public interface DataSetDefColumnsEditor extends com.google.gwt.editor.client.ValueAwareEditor<org.dashbuilder.dataset.def.DataSetDef>, HasConstrainedValue<List<org.dashbuilder.dataset.def.DataColumnDef>>, HasRestrictedValue<String>
The GWT editor contract for the data set definition columns.
It takes care about the allColumnsEnabled flag.
| Modifier and Type | Method and Description |
|---|---|
ColumnListEditor |
columns() |
flush, onPropertyChange, setValuesetAcceptableValuesonValueRestricted, onValueUnRestrictedColumnListEditor columns()
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.