Packagenet.sourceforge.fxpotpourri.logging.api
Classpublic class XmlConfigurationLoaderEvent
InheritanceXmlConfigurationLoaderEvent Inheritance flash.events.Event



Public Methods
 MethodDefined by
  
XmlConfigurationLoaderEvent
Public Constants
 ConstantDefined by
  COMPLETE : String = "complete"
[static]
XmlConfigurationLoaderEvent
  CONNECTION_FAILED : String = "connectionFailed"
[static]
XmlConfigurationLoaderEvent
  PARSING_FAILED : String = "parsingFailed"
[static]
XmlConfigurationLoaderEvent
Constructor detail
XmlConfigurationLoaderEvent()constructor
public function XmlConfigurationLoaderEvent(type:String)Parameters
type:String
Constant detail
COMPLETEconstant
public static const COMPLETE:String = "complete"
CONNECTION_FAILEDconstant 
public static const CONNECTION_FAILED:String = "connectionFailed"
PARSING_FAILEDconstant 
public static const PARSING_FAILED:String = "parsingFailed"