org.mmbase.bridge.jsp.taglib
Class ListProvider.ListProviderLoopTagStatus
java.lang.Object
org.mmbase.bridge.jsp.taglib.ListProvider.ListProviderLoopTagStatus
- All Implemented Interfaces:
- LoopTagStatus
- Enclosing interface:
- ListProvider
public static class ListProvider.ListProviderLoopTagStatus
- extends Object
- implements LoopTagStatus
- Since:
- MMBase-1.8
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListProvider.ListProviderLoopTagStatus
public ListProvider.ListProviderLoopTagStatus(ListProvider l)
getCurrent
public Object getCurrent()
- Specified by:
getCurrent in interface LoopTagStatus
getIndex
public int getIndex()
- Specified by:
getIndex in interface LoopTagStatus
getCount
public int getCount()
- Specified by:
getCount in interface LoopTagStatus
isFirst
public boolean isFirst()
- Specified by:
isFirst in interface LoopTagStatus
isLast
public boolean isLast()
- Specified by:
isLast in interface LoopTagStatus
getBegin
public Integer getBegin()
- Specified by:
getBegin in interface LoopTagStatus
getEnd
public Integer getEnd()
- Specified by:
getEnd in interface LoopTagStatus
getStep
public Integer getStep()
- Specified by:
getStep in interface LoopTagStatus
MMBase 2.0-SNAPSHOT - null