| Package | Description | 
|---|---|
| org.apache.myfaces.trinidad.model | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SortableModel. setCollator(String propertyName,
           SortableModel.Strength collatorStrength,
           SortableModel.Decomposition collatorDecomposition)Convenience method to set a compatator for a property using a  Collatorsetup with
 the given strength and decomposition values. | 
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.