Package | Description |
---|---|
org.jbpm.console.ng.df.client.filter | |
org.jbpm.console.ng.df.client.list.base |
Modifier and Type | Field and Description |
---|---|
protected FilterSettings |
FilterEditorPopup.tableDisplayerSettings |
Modifier and Type | Method and Description |
---|---|
FilterSettings |
FilterSettingsBuilderHelper.buildSettings() |
static FilterSettings |
FilterSettings.cloneFrom(org.dashbuilder.displayer.DisplayerSettings settings) |
FilterSettings |
FilterSettings.cloneInstance() |
FilterSettings |
FilterSettingsJSONMarshaller.fromJsonString(String jsonString) |
FilterSettings |
FilterEditorPopup.getTableDisplayerSettings() |
Modifier and Type | Method and Description |
---|---|
void |
FilterEditorPopup.setTableDisplayerSettings(FilterSettings tableDisplayerSettings) |
void |
FilterEditorPopup.show(FilterSettings settings,
FilterEditorPopup.Listener editorListener) |
String |
FilterSettingsJSONMarshaller.toJsonString(FilterSettings settings) |
Modifier and Type | Field and Description |
---|---|
protected FilterSettings |
DataSetQueryHelper.currentTableSetting |
Modifier and Type | Method and Description |
---|---|
FilterSettings |
DataSetQueryHelper.getCurrentTableSetting() |
FilterSettings |
DataSetQueryHelper.getCurrentTableSettings() |
FilterSettings |
DataSetEditorManager.getStrToTableSettings(String json) |
Modifier and Type | Method and Description |
---|---|
String |
DataSetEditorManager.getTableSettingsToStr(FilterSettings tableSettings) |
void |
DataSetQueryHelper.setCurrentTableSetting(FilterSettings currentTableSetting) |
void |
DataSetQueryHelper.setCurrentTableSettings(FilterSettings tableSettings) |
void |
DataSetQueryHelper.setDataSetHandler(FilterSettings tableSettings) |
void |
DataSetEditorManager.showTableSettingsEditor(org.uberfire.ext.widgets.common.client.tables.FilterPagedTable filterPagedTable,
String popupTitle,
FilterSettings tableSettings,
org.uberfire.mvp.Command drawCommand) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.