|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.richfaces.component.util.ColumnUtil
public class ColumnUtil
Constructor Summary | |
---|---|
ColumnUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getColumnSorting(javax.faces.component.UIComponent column)
Extract sort expression from the column |
static boolean |
isSortable(javax.faces.component.UIComponent component)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColumnUtil()
Method Detail |
---|
public static java.lang.String getColumnSorting(javax.faces.component.UIComponent column)
column
-
public static boolean isSortable(javax.faces.component.UIComponent component)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |