Class Sorter
java.lang.Object
org.apache.myfaces.tobago.component.Sorter
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.void
perform
(SortActionEvent sortEvent) Deprecated.since 2.0.7, please useperform(org.apache.myfaces.tobago.internal.component.AbstractUISheet)
void
perform
(AbstractUISheet sheet) Deprecated.since 4.4.0.void
setComparator
(Comparator comparator) Deprecated.
-
Constructor Details
-
Sorter
public Sorter()Deprecated.
-
-
Method Details
-
perform
Deprecated.since 2.0.7, please useperform(org.apache.myfaces.tobago.internal.component.AbstractUISheet)
-
perform
Deprecated. -
getComparator
Deprecated. -
setComparator
Deprecated.
-
SortingUtils