public interface DataSetDefBasicAttributesEditor
extends com.google.gwt.editor.client.Editor<org.dashbuilder.dataset.def.DataSetDef>
The GWT editor contract for beans of type org.dashbuilder.dataset.def.DataSetDef
.
Used to to edit the following sub-set of attributes:
Modifier and Type | Method and Description |
---|---|
LeafAttributeEditor<String> |
name() |
LeafAttributeEditor<String> |
UUID() |
LeafAttributeEditor<String> UUID()
LeafAttributeEditor<String> name()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.