ActionQueueData
| Kind of class: | class |
|---|---|
| Inherits from: | none |
| Known subclasses: | |
| Classpath: | org.asapframework.util.actionqueue.ActionQueueData |
| File last modified: | Thursday, 13 July 2006, 09:33:58 |
Data storage class used by ActionQueue.
Instance properties
args
args:Array
(read,write)
func
func:Function
(read,write)
mname
mname:String
(read,write)
obj
obj:Object
(read,write)
type
type:Number
(read,write)
Instance methods
toString
function toString (
) : String