public interface BeanDataSetDefAttributesEditor
extends com.google.gwt.editor.client.Editor<org.dashbuilder.dataset.def.BeanDataSetDef>
The GWT editor contract for the specific attributes of type org.dashbuilder.dataset.def.BeanDataSetDef
.
Used to to edit the following sub-set of attributes:
Modifier and Type | Method and Description |
---|---|
LeafAttributeEditor<String> |
generatorClass() |
LeafAttributeEditor<Map<String,String>> |
paramaterMap() |
LeafAttributeEditor<String> generatorClass()
LeafAttributeEditor<Map<String,String>> paramaterMap()
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.