Uses of Interface
org.jbpm.dashboard.dataset.editor.impl.RemoteDataSetDefAttributesEditor.View
-
Packages that use RemoteDataSetDefAttributesEditor.View Package Description org.jbpm.dashboard.dataset.editor.impl -
-
Uses of RemoteDataSetDefAttributesEditor.View in org.jbpm.dashboard.dataset.editor.impl
Classes in org.jbpm.dashboard.dataset.editor.impl that implement RemoteDataSetDefAttributesEditor.View Modifier and Type Class Description class
RemoteDataSetDefAttributesEditorView
The KIE Server/Remote Data Set attributes editor view.Fields in org.jbpm.dashboard.dataset.editor.impl declared as RemoteDataSetDefAttributesEditor.View Modifier and Type Field Description RemoteDataSetDefAttributesEditor.View
RemoteDataSetDefAttributesEditor. view
Constructors in org.jbpm.dashboard.dataset.editor.impl with parameters of type RemoteDataSetDefAttributesEditor.View Constructor Description RemoteDataSetDefAttributesEditor(org.dashbuilder.common.client.editor.list.DropDownEditor queryTarget, org.dashbuilder.common.client.editor.list.DropDownEditor serverTemplateId, org.dashbuilder.common.client.editor.ValueBoxEditor<String> dataSource, org.dashbuilder.common.client.editor.ValueBoxEditor<String> dbSQL, RemoteDataSetDefAttributesEditor.View view, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.server.management.service.SpecManagementService> specManagementService)
-