Documentation
Documentation
  • Themes
    • Themes
    • Default
    • Bootswatch Themes
    • Slate
  • Table of Contents
    • Table of Contents

  1. You are here
  2. Home
  3. Programmer's Reference Methods
  4. next ()

index programmers reference methods idocumentdatasource interface next

Sidebar
  • Quick Tour
  • Installation Guide
  • Getting Started
  • Aware IM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Introduction
  • Send via e-Mail
  • Print
  • Permalink

Index, Programmers Reference, Methods, IDocumentDataSource Interface, next

next ()

public boolean next ()

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.

  • Last modified: 2023/05/09 02:28
Log In