Show pageOld revisionsBacklinksExport to PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Programmers_Reference Methods IDocumentDataSource_Interface next}} ====next ()==== <code java>public boolean next ()</code> This method positions the data source on the next element if there is any. When called immediately after reset positions the data source on the first element. ===Parameters=== none ===Returns=== true if the method found next element to position itself on or false if there is no more data in the data source. index programmers reference methods idocumentdatasource interface next Log In