Uses of Interface
org.dashbuilder.displayer.client.widgets.DataSetLookupEditor.View
-
Packages that use DataSetLookupEditor.View Package Description org.dashbuilder.displayer.client.widgets -
-
Uses of DataSetLookupEditor.View in org.dashbuilder.displayer.client.widgets
Classes in org.dashbuilder.displayer.client.widgets that implement DataSetLookupEditor.View Modifier and Type Class Description classDataSetLookupEditorViewMethods in org.dashbuilder.displayer.client.widgets that return DataSetLookupEditor.View Modifier and Type Method Description DataSetLookupEditor.ViewDataSetLookupEditor. getView()Constructors in org.dashbuilder.displayer.client.widgets with parameters of type DataSetLookupEditor.View 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)
-