Namespace: Consultingwerk.OERA
Class 
TableModelEnumerator Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Framework.Base.IEnumerator

File:TableModelEnumerator
Purpose:Enumerator for TableModel instances
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Jun 11 03:46:04 CEST 2015
Notes:SCL-844



Top Method Summary
Options Name Purpose
+ LOGICAL MoveNext () Moves the enumerator to the next item
+ Reset () Resets the Enumerator (starts enumerating from the first item on)

Top Constructor Summary
Options Name Purpose
+ TableModelEnumerator (TableModel) Constructor for the TableModelEnumerator class

Top Property Summary
Options Name Purpose
+ Progress.Lang.Object Current
+ Consultingwerk.OERA.TableModel TableModel


Method Detail
Top

PUBLIC LOGICAL MoveNext ()

Purpose: Moves the enumerator to the next item
Notes:

Returns LOGICAL
True when the next item is available, false when not.
Top

PUBLIC Reset ()

Purpose: Resets the Enumerator (starts enumerating from the first item on)
Notes:



Constructor Detail
Top

PUBLIC TableModelEnumerator (TableModel)

Purpose: Constructor for the TableModelEnumerator class
Notes:

Parameters:
poTableModel Consultingwerk.OERA.TableModel
The TableModel this enumerator is enumerating


Property Detail
Top

PUBLIC Progress.Lang.Object Current


Returns Progress.Lang.Object
Top

PUBLIC Consultingwerk.OERA.TableModel TableModel


Returns Consultingwerk.OERA.TableModel


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:29:16