Uses of Interface
org.dashbuilder.client.kieserver.dataset.editor.impl.RemoteDataSetDefAttributesEditorImpl.View
-
Packages that use RemoteDataSetDefAttributesEditorImpl.View Package Description org.dashbuilder.client.kieserver.dataset.editor.impl -
-
Uses of RemoteDataSetDefAttributesEditorImpl.View in org.dashbuilder.client.kieserver.dataset.editor.impl
Classes in org.dashbuilder.client.kieserver.dataset.editor.impl that implement RemoteDataSetDefAttributesEditorImpl.View Modifier and Type Class Description classRemoteDataSetDefAttributesEditorViewThe KIE Server/Remote Data Set attributes editor view.Fields in org.dashbuilder.client.kieserver.dataset.editor.impl declared as RemoteDataSetDefAttributesEditorImpl.View Modifier and Type Field Description RemoteDataSetDefAttributesEditorImpl.ViewRemoteDataSetDefAttributesEditorImpl. viewConstructors in org.dashbuilder.client.kieserver.dataset.editor.impl with parameters of type RemoteDataSetDefAttributesEditorImpl.View Constructor Description RemoteDataSetDefAttributesEditorImpl(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, RemoteDataSetDefAttributesEditorImpl.View view, org.jboss.errai.common.client.api.Caller<org.dashbuilder.kieserver.KieServerConnectionInfoProvider> specManagementService)
-