Packagecom.flexicious.grids.columns.customRenderers
Classpublic class HandCursorRenderer
InheritanceHandCursorRenderer Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient, mx.controls.listClasses.IDropInListItemRenderer



Public Properties
 PropertyDefined By
  lbl : Text
HandCursorRenderer
  listData : BaseListData
HandCursorRenderer
Public Methods
 MethodDefined By
  
Constructor.
HandCursorRenderer
Property Detail
lblproperty
public var lbl:Text

This property can be used as the source for data binding.

listDataproperty 
listData:BaseListData


Implementation
    public function get listData():BaseListData
    public function set listData(value:BaseListData):void
Constructor Detail
HandCursorRenderer()Constructor
public function HandCursorRenderer()

Constructor.