Package org.primefaces.component.api
Class IterationStatus
- java.lang.Object
-
- org.primefaces.component.api.IterationStatus
-
public class IterationStatus extends Object
-
-
Constructor Summary
Constructors Constructor Description IterationStatus(boolean first, boolean last, int count, int index, Integer begin, Integer end, Integer step)IterationStatus(boolean first, boolean last, int index, Integer begin, Integer end, Integer step)
-