|
Richfaces UI Components UI 4.1.0.20110910-M2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.common.collect.UnmodifiableIterator<T>
com.google.common.collect.AbstractIterator<javax.faces.component.UIComponent>
org.richfaces.component.SubTableFixedChildrenIterator
public class SubTableFixedChildrenIterator
Constructor Summary | |
---|---|
SubTableFixedChildrenIterator(UIDataTableBase dataTable)
|
Method Summary | |
---|---|
protected javax.faces.component.UIComponent |
computeNext()
|
protected javax.faces.component.UIComponent |
getNextFacet()
|
Methods inherited from class com.google.common.collect.AbstractIterator |
---|
endOfData, hasNext, next, peek |
Methods inherited from class com.google.common.collect.UnmodifiableIterator |
---|
remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubTableFixedChildrenIterator(UIDataTableBase dataTable)
Method Detail |
---|
protected javax.faces.component.UIComponent getNextFacet()
protected javax.faces.component.UIComponent computeNext()
computeNext
in class com.google.common.collect.AbstractIterator<javax.faces.component.UIComponent>
|
Richfaces UI Components UI 4.1.0.20110910-M2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |