AS/400 Toolbox for Java \ Servlet classes \ RowData classes \ RowData position

RowData position

There are several methods that allow you to get and set the current position within a list
Set methods Get methods
absolute() next() getCurrentPosition()
afterLast() previous() isAfterLast()
beforeFirst() relative() isBeforeFirst()
first()   isFirst()
last()   isLast()

[ Information Center Home Page | Feedback ] [ Legal | AS/400 Glossary ]