Uses of Class
org.dashbuilder.client.kieserver.dataset.editor.impl.RemoteDataSetDefAttributesEditorImpl
-
Packages that use RemoteDataSetDefAttributesEditorImpl Package Description org.dashbuilder.client.kieserver.dataset.editor.impl -
-
Uses of RemoteDataSetDefAttributesEditorImpl in org.dashbuilder.client.kieserver.dataset.editor.impl
Methods in org.dashbuilder.client.kieserver.dataset.editor.impl that return RemoteDataSetDefAttributesEditorImpl Modifier and Type Method Description RemoteDataSetDefAttributesEditorImplRemoteDataSetEditor. getAttributesEditor()Methods in org.dashbuilder.client.kieserver.dataset.editor.impl with parameters of type RemoteDataSetDefAttributesEditorImpl Modifier and Type Method Description voidRemoteDataSetDefAttributesEditorView. init(RemoteDataSetDefAttributesEditorImpl presenter)Constructors in org.dashbuilder.client.kieserver.dataset.editor.impl with parameters of type RemoteDataSetDefAttributesEditorImpl Constructor Description RemoteDataSetEditor(org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefBasicAttributesEditor basicAttributesEditor, RemoteDataSetDefAttributesEditorImpl attributesEditor, org.dashbuilder.client.widgets.dataset.editor.DataSetDefColumnsFilterEditor columnsAndFilterEditor, org.dashbuilder.client.widgets.dataset.editor.DataSetDefPreviewTable previewTable, org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor, org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor, org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshAttributesEditor refreshEditor, org.dashbuilder.dataset.client.DataSetClientServices clientServices, org.dashbuilder.client.widgets.common.LoadingBox loadingBox, javax.enterprise.event.Event<org.dashbuilder.client.widgets.dataset.event.ErrorEvent> errorEvent, javax.enterprise.event.Event<org.dashbuilder.client.widgets.dataset.event.TabChangedEvent> tabChangedEvent, org.dashbuilder.client.widgets.dataset.editor.DataSetEditor.View view)
-