Index - All Packages - All Categories - All Classes
Class ITAscendingStepper
Package: Udanax-Gold
All Superclasses: Object Heaper Stepper TableStepper IntegerTableStepper
Protocols: Object
Categories: Xanadu-Collection-Steppers
Instance Methods
copy
Overrides: IntegerTableStepper
create: array
create: array with: index
create: array with: start with: stop
nb. !!!! This constructor DOES NOT COPY the table because this
constructor is used by the table copy (which creates a stepper).
The copy is done in the table->stepper(nil) routine before calling
this constructor.
fetch
Overrides: IntegerTableStepper
hasValue
Overrides: IntegerTableStepper
index
Overrides: TableStepper
position
Overrides: IntegerTableStepper
step
Overrides: IntegerTableStepper
verifyEntry
Index - All Packages - All Categories - All Classes