Packagecom.yworks.remote
Classpublic class XMLResultEvent
InheritanceXMLResultEvent Inheritance flash.events.Event

An event class that wraps an xml formatted result that was transferred from the server.



Public Properties
 PropertyDefined by
  xmlResult : XML
[read-only]
XMLResultEvent
Public Methods
 MethodDefined by
  
XMLResultEvent(xmlResult:XML)
XMLResultEvent
Property detail
xmlResultproperty
xmlResult:XML  [read-only]Implementation
    public function get xmlResult():XML
Constructor detail
XMLResultEvent()constructor
public function XMLResultEvent(xmlResult:XML)Parameters
xmlResult:XML