addObject
Usage
public function addObject( _object:DisplayObject ):void
Description
addObject Push the item in stack
Validates the DisplayObject is of type Textfield
Returns
Nothing
getObject
Usage
public function getObject( _index:Number ):DisplayObject
Description
Retrieves a DisplayObject, by index.
Returns
A DisplayObject
getLength
Usage
public function getLength():Number
Description
Gets the number of DisplayObject
Returns
The number of DisplayObject