Class JstlIterationStatus
java.lang.Object
com.sun.faces.facelets.tag.IterationStatus
com.sun.faces.facelets.tag.jstl.core.JstlIterationStatus
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJstlIterationStatus
(boolean first, boolean last, int index, Integer begin, Integer end, Integer step) JstlIterationStatus
(boolean first, boolean last, int index, Integer begin, Integer end, Integer step, Object current, int iterationCount) -
Method Summary
-
Constructor Details
-
JstlIterationStatus
-
JstlIterationStatus
-