Class TWizardStepCollection
TWizardStepCollection class.
TWizardStepCollection represents the collection of wizard steps owned by a
TWizard
.
- TComponent
-
TList implements IteratorAggregate, ArrayAccess, Countable
-
TWizardStepCollection
Package: System\Web\UI\WebControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0
Located at Web/UI/WebControls/TWizard.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0
Located at Web/UI/WebControls/TWizard.php
public
|
|
public
|
#
insertAt( integer $index, mixed $item )
Inserts an item at the specified position. This method overrides the parent
implementation by checking if the item being added is a |
public
mixed
|
add(),
clear(),
contains(),
copyFrom(),
count(),
getCount(),
getIterator(),
getReadOnly(),
indexOf(),
insertAfter(),
insertBefore(),
itemAt(),
mergeWith(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
remove(),
setReadOnly(),
toArray()
|
GLOBAL_RAISE_EVENT_LISTENER
|