| Home | Trees | Index | Help |
|
|---|
| Module NLA :: Class Action |
|
| Method Summary | |
|---|---|
| Dictionary [channel : PyIpo] |
Get the all the Ipos for this action |
| PyIpo |
Get the Ipo for the named channel in this action |
| string |
Get the name of this Action. |
Remove a named channel from this action | |
Set this action as the current action for an object. | |
Set the name of this Action. | |
| Method Details |
|---|
getAllChannelIpos()Get the all the Ipos for this action
|
getChannelIpo(channel)Get the Ipo for the named channel in this action
|
getName()Get the name of this Action.
|
removeChannel(channel)Remove a named channel from this action
|
setActive(object)Set this action as the current action for an object.
|
setName(name)Set the name of this Action.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Jan 26 09:17:45 2006 | http://epydoc.sf.net |