XMLWorkerEvent

Kind of class:class
Inherits from:Event
Classpath:org.asapframework.util.xml.XMLWorkerEvent
File last modified:Thursday, 13 July 2006, 13:48:48
XMLWrapper Event

Summary


Constructor
Class properties
Instance properties
Instance properties inherited from Event

Constructor

XMLWorkerEvent

function XMLWorkerEvent (
inType:String, inSource:XMLWorker, inResult:Boolean, inStatus:Number)

Class properties

ON_LOADED

static ON_LOADED:String = "onXMLLoaded"
(read)

ON_TIMEOUT

static ON_TIMEOUT:String = "onXMLTimeout"
(read)

for 'onXMLLoaded' event

Instance properties

result

result:Boolean
(read)

for 'onXMLTimeout' event

status

status:Number
(read)

worker

worker:XMLWorker
(read)