public class SelectList extends SelectBase
A list with no items is an error.
SORT_ASCENDING, SORT_DESCENDING, SORT_NO_OVERRIDE
Constructor and Description |
---|
SelectList(int sort,
java.lang.String varName,
java.util.List items)
Create the object.
|
Modifier and Type | Method and Description |
---|---|
java.util.List |
getItems()
The items in this list.
|
getGlobalMetaIdentifier, getSort, getVarName, isApplyGlobally, setGlobal, setSort
public SelectList(int sort, java.lang.String varName, java.util.List items)
sort
- Set the sort order if we override it.varName
- The name of the var this filter is for.items
- The items in this list. The elements are the parameters to set for the ${var} in the select.Copyright © 2017 Windward Reports - All Rights Reserved. We are java reporting software