|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SortableModel.Decomposition | |
---|---|
org.apache.myfaces.trinidad.model |
Uses of SortableModel.Decomposition in org.apache.myfaces.trinidad.model |
---|
Methods in org.apache.myfaces.trinidad.model that return SortableModel.Decomposition | |
---|---|
static SortableModel.Decomposition |
SortableModel.Decomposition.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SortableModel.Decomposition[] |
SortableModel.Decomposition.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.myfaces.trinidad.model with parameters of type SortableModel.Decomposition | |
---|---|
void |
SortableModel.setCollator(String propertyName,
SortableModel.Strength collatorStrength,
SortableModel.Decomposition collatorDecomposition)
Convenience method to set a compatator for a property using a Collator setup with
the given strength and decomposition values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |