Uses of Class
org.dashbuilder.displayer.client.widgets.filter.DataSetFilterEditor
-
Packages that use DataSetFilterEditor Package Description org.dashbuilder.displayer.client.widgets org.dashbuilder.displayer.client.widgets.filter -
-
Uses of DataSetFilterEditor in org.dashbuilder.displayer.client.widgets
Methods in org.dashbuilder.displayer.client.widgets that return DataSetFilterEditor Modifier and Type Method Description DataSetFilterEditorDataSetLookupEditor. getFilterEditor()Constructors in org.dashbuilder.displayer.client.widgets with parameters of type DataSetFilterEditor Constructor Description DataSetLookupEditor(DataSetLookupEditor.View view, org.jboss.errai.ioc.client.container.SyncBeanManager beanManager, DataSetFilterEditor filterEditor, DataSetGroupDateEditor groupDateEditor, org.dashbuilder.dataset.client.DataSetClientServices clientServices, javax.enterprise.event.Event<DataSetLookupChangedEvent> event) -
Uses of DataSetFilterEditor in org.dashbuilder.displayer.client.widgets.filter
Methods in org.dashbuilder.displayer.client.widgets.filter with parameters of type DataSetFilterEditor Modifier and Type Method Description voidDataSetFilterEditorView. init(DataSetFilterEditor presenter)
-