Class DistinctSelectorPanel<M>
java.lang.Object
net.datenwerke.rs.base.client.reportengines.table.helpers.filter.DistinctSelectorPanel<M>
-
Constructor Summary
ConstructorsConstructorDescriptionDistinctSelectorPanel(TableReportDto report, ColumnDto column, SelectionPanel<M> selectionPanel, FilterType type, String executeToken) -
Method Summary
Modifier and TypeMethodDescriptionvoidcleanup()Close pending connectionsWidgetvoidvoidvoidsetForceConsistency(boolean force)
-
Constructor Details
-
DistinctSelectorPanel
public DistinctSelectorPanel(TableReportDto report, ColumnDto column, SelectionPanel<M> selectionPanel, FilterType type, String executeToken)
-
-
Method Details
-
cleanup
public void cleanup()Close pending connections -
getComponent
public Widget getComponent() -
onSelection
public void onSelection() -
setForceConsistency
public void setForceConsistency(boolean force) -
hideForceConsistency
public void hideForceConsistency()
-