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