IDataRequest
| Kind of class: | interface |
|---|---|
| Inherits from: | Command |
| Implemented by: | |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.data.request.IDataRequest |
| File last modified: | Wednesday, 31 October 2007, 07:35:29 |
Summary
Instance methods
Instance methods
addListener
function addListener (
listener:IDataRequestListener) : Void
fireEvent
function fireEvent (
e:IEvent) : Void
getResult
function getResult (
)
removeListener
function removeListener (
listener:IDataRequestListener) : Void
setArguments
function setArguments (
) : Void
setURL
function setURL (
url:String) : Void