MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1286

Components language reference
Table of Contents

Advertisement

Properties inherited from the UIComponent class
The following table lists the properties the Tree class inherits from the UIComponent class.
When accessing these properties from the Tree object, use the form
TreeInstance.propertyName
Property
UIComponent.enabled
UIComponent.tabIndex
Properties inherited from the List class
The following table lists the properties the Tree class inherits from the List class. When
accessing these properties from the Tree object, use the form
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
1282
Tree component (Flash Professional only)
.
Description
Indicates whether the component can receive focus and
input.
A number indicating the tab order for a component in a
document.
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 (
or 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
List.hScrollPolicy
Indicates whether multiple selection is allowed in the list
(
) or not (
).
true
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 (
TreeInstance.propertyName
is set to
.
"on"
true
.
)
"on"
) or not (
).
false

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents