| Package | org.openPyro.controls.listClasses |
| Interface | public interface IListDataRenderer extends IDataRenderer |
| Implementors | DefaultListRenderer |
| Property | Defined by | ||
|---|---|---|---|
| baseListData : BaseListData
[write-only]
| IListDataRenderer | ||
![]() | data : Object | IDataRenderer | |
| selected : Boolean | IListDataRenderer | ||
| baseListData | property |
baseListData:BaseListData [write-only]Implementation
public function set baseListData(value:BaseListData):void
| selected | property |
selected:Boolean [read-write]Implementation
public function get selected():Boolean
public function set selected(value:Boolean):void