public class DataSetEditHandler extends DataSetHandlerImpl
DataSetHandlerImpl.GroupOpFilter
_groupOpsAdded, _groupOpsSelected, clientServices, lastLookedUpDataSet, lookupBase, lookupCurrent
Constructor and Description |
---|
DataSetEditHandler(DataSetClientServices clientServices,
org.dashbuilder.dataset.DataSetLookup lookup,
org.dashbuilder.dataset.def.DataSetDef defEdit) |
Modifier and Type | Method and Description |
---|---|
void |
lookupDataSet(DataSetReadyCallback callback)
Executes the current data set lookup request configured within this handler.
|
_filter, _getSourceColumnId, _select, _unfilter, drillDown, drillUp, exportCurrentDataSetLookup, filter, filter, getCurrentDataSetLookup, getGroupOperation, getInterval, getLastDataSet, limitDataSetRows, resetAllOperations, sort, unfilter, unfilter, unsort
public DataSetEditHandler(DataSetClientServices clientServices, org.dashbuilder.dataset.DataSetLookup lookup, org.dashbuilder.dataset.def.DataSetDef defEdit)
public void lookupDataSet(DataSetReadyCallback callback) throws Exception
DataSetHandler
lookupDataSet
in interface DataSetHandler
lookupDataSet
in class DataSetHandlerImpl
callback
- The callback interface that is invoked right after the data is available.Exception
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.