Uses of Class
org.jbpm.dashboard.dataset.editor.impl.RemoteDataSetDefAttributesEditor
-
Packages that use RemoteDataSetDefAttributesEditor Package Description org.jbpm.dashboard.dataset.editor.impl -
-
Uses of RemoteDataSetDefAttributesEditor in org.jbpm.dashboard.dataset.editor.impl
Methods in org.jbpm.dashboard.dataset.editor.impl that return RemoteDataSetDefAttributesEditor Modifier and Type Method Description RemoteDataSetDefAttributesEditorRemoteDataSetEditor. getAttributesEditor()Methods in org.jbpm.dashboard.dataset.editor.impl with parameters of type RemoteDataSetDefAttributesEditor Modifier and Type Method Description voidRemoteDataSetDefAttributesEditorView. init(RemoteDataSetDefAttributesEditor presenter)Constructors in org.jbpm.dashboard.dataset.editor.impl with parameters of type RemoteDataSetDefAttributesEditor Constructor Description RemoteDataSetEditor(org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefBasicAttributesEditor basicAttributesEditor, RemoteDataSetDefAttributesEditor 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)
-