|
RichFaces UI Components UI 4.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.DataScrollerUtils
public final class DataScrollerUtils
| Nested Class Summary | |
|---|---|
protected static class |
DataScrollerUtils.PropertyKeys
|
| Method Summary | |
|---|---|
protected static Object |
eval(Serializable key,
javax.faces.component.UIComponent component,
Object defaultValue)
|
protected static void |
findBelow(javax.faces.component.UIComponent component,
List<AbstractDataScroller> result)
|
static List<AbstractDataScroller> |
findDataScrollers(javax.faces.component.UIComponent dataTable)
|
static javax.faces.component.UIComponent |
findDataTable(AbstractDataScroller dataScroller)
|
static javax.faces.component.UIComponent |
findParentContainer(javax.faces.component.UIComponent component)
|
static int |
getPageCount(javax.faces.component.UIComponent data,
int rowCount,
int rows)
|
static int |
getRowCount(javax.faces.component.UIComponent component)
|
static int |
getRows(javax.faces.component.UIComponent component)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static int getPageCount(javax.faces.component.UIComponent data,
int rowCount,
int rows)
public static int getRows(javax.faces.component.UIComponent component)
public static int getRowCount(javax.faces.component.UIComponent component)
protected static Object eval(Serializable key,
javax.faces.component.UIComponent component,
Object defaultValue)
public static javax.faces.component.UIComponent findParentContainer(javax.faces.component.UIComponent component)
public static javax.faces.component.UIComponent findDataTable(AbstractDataScroller dataScroller)
public static List<AbstractDataScroller> findDataScrollers(javax.faces.component.UIComponent dataTable)
protected static void findBelow(javax.faces.component.UIComponent component,
List<AbstractDataScroller> result)
|
RichFaces UI Components UI 4.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||