Package org.openxava.web.editors
Class CardIterator
java.lang.Object
org.openxava.web.editors.CardIterator
- Since:
- 5.7
- Author:
- Javier Paniza
-
Constructor Summary
ConstructorsConstructorDescriptionCardIterator(Tab tab, View view, javax.servlet.http.HttpServletRequest request, Messages errors) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
CardIterator
-
-
Method Details