MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 457

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

Method
UIObject.redraw()
UIObject.setSize()
UIObject.setSkin()
UIObject.setStyle()
Methods inherited from the UIComponent class
The following table lists the methods the List class inherits from the UIComponent class. When
calling these methods, use the form
Method
UIComponent.getFocus()
UIComponent.setFocus()
Property summary for the List class
The following table lists properties of the List class.
Property
List.cellRenderer
List.dataProvider
List.hPosition
List.hScrollPolicy
List.iconField
List.iconFunction
List.labelField
List.labelFunction
List.length
List.maxHPosition
List.multipleSelection
List.rowCount
List.rowHeight
List.selectable
List.selectedIndex
List.selectedIndices
458
Chapter 6: Components Dictionary
Description
Forces validation of the object so it is drawn in the current frame.
Resizes the object to the requested size.
Sets a skin in the object.
Sets the style property on the style declaration or object.
listInstance.methodName
Description
Returns a reference to the object that has focus.
Sets focus to the component instance.
Description
Assigns the class or symbol to use to display each row of the list.
The source of the list items.
The horizontal position of the list.
Indicates whether the horizontal scroll bar is displayed (
not (
).
"off"
A field in each item to be used to specify icons.
A function that determines which icon to use.
Specifies a field of each item to be used as label text.
A function that determines which fields of each item to use for the
label text.
The number of items in the list. This property is read-only.
The number of pixels the list can scroll to the right, when
is set to
List.hScrollPolicy
Indicates whether multiple selection is allowed in the list (
not (
).
false
The number of rows that are at least partially visible in the list.
The pixel height of every row in the list.
Indicates whether the list is selectable (
The index of a selection in a single-selection list.
An array of the selected items in a multiple-selection list.
.
.
"on"
) or not (
true
) or
"on"
) or
true
).
false

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?

This manual is also suitable for:

Flash mx

Table of Contents