MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 773

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

Advertisement

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
List.selectedIndex
List.selectedIndices
List.selectedItem
List.selectedItems
List.vPosition
List.vScrollPolicy
Event summary for the Tree class
The following table lists events of the Tree class.
Event
Tree.nodeClose
Tree.nodeOpen
TreeInstance.propertyName
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.
The selected item in a single-selection list. This property is read-
only.
The selected item objects in a multiple-selection list. This property
is read-only.
Scrolls the list so the topmost visible item is the number assigned.
Indicates whether the vertical scroll bar is displayed (
displayed (
), or displayed when needed (
"off"
Description
Broadcast when a node is closed by a user.
Broadcast when a node is opened by a user.
Tree component (Flash Professional only)
.
"on"
) or not (
true
"auto"
.
) or
"on"
) or
true
).
false
), not
"on"
).
773

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?

Questions and answers

This manual is also suitable for:

Flash mx

Table of Contents