|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ajax4jsf.model.RepeatState
public class RepeatState
| Constructor Summary | |
|---|---|
RepeatState()
|
|
| Method Summary | |
|---|---|
int |
getFirst()
|
Range |
getRange()
Build used data objects range for iteration. |
int |
getRows()
|
void |
setFirst(int first)
|
void |
setRows(int rows)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepeatState()
| Method Detail |
|---|
public int getFirst()
public void setFirst(int first)
first - the first to setpublic int getRows()
public void setRows(int rows)
rows - the rows to setpublic Range getRange()
DataComponentState
getRange in interface DataComponentState
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||