| Package | com.flexicious.grids.columns.customRenderers |
| Class | public class HandCursorRenderer |
| Inheritance | HandCursorRenderer mx.containers.Canvas |
| Implements | mx.binding.IBindingClient, mx.controls.listClasses.IDropInListItemRenderer |
| Property | Defined By | ||
|---|---|---|---|
| lbl : Text | HandCursorRenderer | ||
| listData : BaseListData | HandCursorRenderer | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | HandCursorRenderer | ||
| lbl | property |
public var lbl:TextThis property can be used as the source for data binding.
| listData | property |
listData:BaseListData public function get listData():BaseListData public function set listData(value:BaseListData):void| HandCursorRenderer | () | Constructor |
public function HandCursorRenderer()Constructor.