| Home | Trees | Indices | Help |
|
|---|
|
|
This object gives access to sequence of ActionStrip objects for a particular Object.
| Instance Methods | |||
| ActionStrip |
|
||
| int |
|
||
| ActionStrip |
|
||
|
|||
|
|||
|
|||
| Method Details |
This operator returns one of the action strips in the stack.
|
Returns the number of action strips for the object.
|
Appends a new action to the end of the action strip sequence.
|
Remove an action strip from this object's actionstrip sequence.
Note: Accessing attributes of the action strip after it is removed will throw an exception. |
Move the action strip down in the object's actionstrip sequence.
|
Move the action strip up in the object's actionstrip sequence.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Mon Aug 31 23:12:23 2009 | http://epydoc.sourceforge.net |