Packageeu.orangeflash.webapis.events
Classpublic class YahooEvent
InheritanceYahooEvent Inheritance flash.events.Event

Dispatched by eu.orangeflash.webapis.yahoo.Yahoo instance.



Public Properties
 PropertyDefined by
  result : Object
[read-only] Object, yahoo search result.
YahooEvent
Public Constants
 ConstantDefined by
  RESULT : String = "result"
[static]
YahooEvent
Property detail
resultproperty
result:Object  [read-only]

Object, yahoo search result.

Implementation
    public function get result():Object
Constant detail
RESULTconstant
public static const RESULT:String = "result"