SelectableRow

Kind of class:class
Inherits from:UIComponent < UIObject < MovieClip
Known subclasses:
Classpath:mx.controls.listclasses.SelectableRow
File last modified:Tuesday, 18 December 2007, 15:44:37

Summary


Constructor
Class properties
Class methods
Class methods inherited from UIObject
Instance methods
Event handlers
Event handlers inherited from UIComponent

Constructor

SelectableRow

function SelectableRow (
)

Class properties

LOWEST_DEPTH

static LOWEST_DEPTH:Number = -16384
(read)

Instance properties

backGround

backGround:MovieClip
(read)

bGCol

bGCol:Object
(read)

bGTween

bGTween:Object
(read)

cell

cell:Object
(read)

clr

clr:Number
(read)

disabledColor

disabledColor:Number = 0xe8e8e8
(read)

grandOwner

grandOwner:Object
(read)

highlight

highlight:MovieClip
(read)

highlightColor

highlightColor:Number
(read)

icon_mc

icon_mc:MovieClip
(read)

isChangedToSelected

isChangedToSelected:Boolean
(read)

item

item:Object
(read)

listOwner

listOwner:Object
(read)

normalColor

normalColor:Number = 0xffffff
(read)

owner

owner:Object
(read)

rowIndex

rowIndex:Number
(read)

state

state:String = "normal"
(read)

Instance methods

bGOnDragOut

function bGOnDragOut (
Void) : Void

bGOnDragOver

function bGOnDragOver (
Void) : Void

bGOnPress

function bGOnPress (
Void) : Void

bGOnRelease

function bGOnRelease (
Void) : Void

bGOnRollOut

function bGOnRollOut (
Void) : Void

bGOnRollOver

function bGOnRollOver (
Void) : Void

createChildren

function createChildren (
Void) : Void

drawRow

function drawRow (
itmObj:Object, state:String, transition:Boolean) : Void

drawRowFill

function drawRowFill (
mc:MovieClip, newClr:Number) : Void

getCellIndex

function getCellIndex (
Void) : Object

getDataLabel

function getDataLabel (
) : String

getNormalColor

function getNormalColor (
Void) : Number

init

function init (
Void) : Void

invalidateStyle

function invalidateStyle (
propName:String) : Void

itemToString

function itemToString (
itmObj:Object) : String

setCellRenderer

function setCellRenderer (
forceSizing:Boolean) : Void

setState

function setState (
newState:String, transition:Boolean) : Void

setupBG

function setupBG (
Void) : Void

setValue

function setValue (
itmObj:Object, state:String) : Void

size

function size (
Void) : Void

Event handlers

onTweenEnd

function onTweenEnd (
val:Number) : Void

onTweenUpdate

function onTweenUpdate (
val:Number) : Void