Packageorg.openPyro.controls.listClasses
Interfacepublic interface IListDataRenderer extends IDataRenderer
ImplementorsDefaultListRenderer



Public Properties
 PropertyDefined by
  baseListData : BaseListData
[write-only]
IListDataRenderer
 Inheriteddata : Object
IDataRenderer
  selected : Boolean
IListDataRenderer
Property detail
baseListDataproperty
baseListData:BaseListData  [write-only]Implementation
    public function set baseListData(value:BaseListData):void
selectedproperty 
selected:Boolean  [read-write]Implementation
    public function get selected():Boolean
    public function set selected(value:Boolean):void