Packageeu.orangeflash.webapis.yahoo.types
Classpublic class Web
InheritanceWeb Inheritance Result



Public Properties
 PropertyDefined by
  cache : Cache
[read-only] Cache information about item
Web
 InheritedclickURL : String
String, item click url, you can use it in buttons.
Result
  date : Date
[read-only] Date
Web
 Inheritedsummary : String
String, item summary.
Result
 Inheritedtitle : String
String, item title.
Result
 Inheritedurl : String
String, item url.
Result
Property detail
cacheproperty
cache:Cache  [read-only]

Cache information about item

Implementation
    public function get cache():Cache
dateproperty 
date:Date  [read-only]

Date

Implementation
    public function get date():Date