AbstractDataRequest
| Kind of class: | class |
|---|---|
| Inherits from: | none |
| Implements: | |
| Known subclasses: | |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.data.request.AbstractDataRequest |
| File last modified: | Wednesday, 31 October 2007, 07:35:29 |
Summary
Constructor
Constructor
AbstractDataRequest
function AbstractDataRequest (
)
Instance methods
execute
function execute (
e:IEvent) : Void
A concrete Command object always has execute() method that is called when an action occurs.
#Specified by:
toString
function toString (
) : String
Returns the string representation of this instance.
Returns:
the string representation of this instance