|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL MoveNext () |
Moves the enumerator to the next item |
|
+ | Reset () |
Resets the Enumerator (starts enumerating from the first item on) |
Options | Name | Purpose | |
---|---|---|---|
+ | TableModelEnumerator (TableModel) |
Constructor for the TableModelEnumerator class |
Options | Name | Purpose | |
---|---|---|---|
+ | Progress.Lang.Object Current |
Returns the current item of the enumeration |
|
+ | Consultingwerk.OERA.TableModel TableModel |
Returns the TableModel this enumerator is enumerating |
Top
PUBLIC LOGICAL MoveNext ()
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Reset ()
|
PUBLIC TableModelEnumerator (TableModel)
|
---|
PUBLIC Progress.Lang.Object Current
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.OERA.TableModel TableModel
|