Package | Description |
---|---|
fr.paris.lutece.util.datatable |
Modifier and Type | Method and Description |
---|---|
DataTableFilterType |
DataTableFilter.getFilterType()
Get the type of the filter
|
static DataTableFilterType |
DataTableFilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataTableFilterType[] |
DataTableFilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DataTableManager.addFilter(DataTableFilterType filterType,
String strParameterName,
String strFilterLabel)
Add a filter to the filter panel of this DataTableManager
|
void |
FilterPanel.addFilter(DataTableFilterType filterType,
String strParameterName,
String strFilterLabel)
Add a filter to this filter panel
|
Copyright © 2020 City of Paris. All rights reserved.