public interface RemoteDataSetDefAttributesEditor extends com.google.gwt.editor.client.ValueAwareEditor<RemoteDataSetDef>
The GWT editor contract for the specific attributes of type org.jbpm.workbench.ks.integration.RemoteDataSetDef
.
Used to to edit the following sub-set of attributes:
Modifier and Type | Method and Description |
---|---|
org.dashbuilder.common.client.editor.LeafAttributeEditor<String> |
dataSource() |
org.dashbuilder.common.client.editor.LeafAttributeEditor<String> |
dbSQL() |
org.dashbuilder.common.client.editor.LeafAttributeEditor<String> |
queryTarget() |
org.dashbuilder.common.client.editor.LeafAttributeEditor<String> |
serverTemplateId() |
org.dashbuilder.common.client.editor.LeafAttributeEditor<String> queryTarget()
org.dashbuilder.common.client.editor.LeafAttributeEditor<String> serverTemplateId()
org.dashbuilder.common.client.editor.LeafAttributeEditor<String> dataSource()
org.dashbuilder.common.client.editor.LeafAttributeEditor<String> dbSQL()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.