public interface DataSetDefBackendCacheAttributesEditor
extends com.google.gwt.editor.client.ValueAwareEditor<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<Boolean> |
cacheEnabled() |
LeafAttributeEditor<Integer> |
cacheMaxRows() |
LeafAttributeEditor<Boolean> cacheEnabled()
LeafAttributeEditor<Integer> cacheMaxRows()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.