DataGridRow

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

Summary


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

Constructor

DataGridRow

function DataGridRow (
)

Instance properties

cells

cells:Array
(read)

colBG

colBG:MovieClip
(read)

columnIndex

columnIndex:Number
(read)

listOwner

listOwner:Object
(read)

owner

owner:Object
(read)

text

text:String
(read)

textHeight

textHeight:Number
(read)

wasPressed

wasPressed:Boolean
(read)

Instance methods

bGOnPress

function bGOnPress (
Void) : Void

cellGetPreferredHeight

function cellGetPreferredHeight (
)

clearCells

function clearCells (
)

createCells

function createCells (
Void) : Void

createChildren

function createChildren (
Void) : Void

drawCell

function drawCell (
cellNum, xPos, w, bgCol)

getCellIndex

function getCellIndex (
Void) : Object

getDataLabel

function getDataLabel (
) : String

init

function init (
Void) : Void

notifyStyleChangeInChildren

function notifyStyleChangeInChildren (
sheetName:String, styleProp:String, newValue) : Void

setState

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

setValue

function setValue (
itmObj, state, transition)

size

function size (
Void) : Void

startEditCell

function startEditCell (
)