|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.trinidadinternal.renderkit.core.xhtml.table.TableUtils
public final class TableUtils
Nested Class Summary | |
---|---|
static class |
TableUtils.RowLoop
implements a loop that loops through all the rows in the visible range |
Method Summary | |
---|---|
static int |
getVisibleRowCount(org.apache.myfaces.trinidad.component.CollectionComponent table)
gets the number of visible rows in the table, taking the range start and range size into account. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static int getVisibleRowCount(org.apache.myfaces.trinidad.component.CollectionComponent table)
table
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |