Package | Description |
---|---|
net.sf.jasperreports.components.sort |
Modifier and Type | Method and Description |
---|---|
static FilterTypesEnum |
FilterTypesEnum.getByName(java.lang.String name) |
static FilterTypesEnum |
FilterTypesEnum.getByValue(byte value) |
static FilterTypesEnum |
FilterTypesEnum.getByValue(java.lang.Byte value) |
protected FilterTypesEnum |
SortComponentFill.getFilterType() |
static FilterTypesEnum |
SortElementUtils.getFilterType(java.lang.Class<?> clazz) |
FilterTypesEnum |
FieldFilter.getFilterTypeEnum() |
static FilterTypesEnum |
FilterTypesEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FilterTypesEnum[] |
FilterTypesEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static AbstractFieldComparator<?> |
FieldComparatorFactory.createFieldComparator(FilterTypesEnum filterTypeEnum,
java.lang.String filterPattern,
java.util.Locale locale,
java.util.TimeZone timeZone) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com