User Guide

1276 Tree component (Flash Professional only)
openEasing
Both A reference to a tweening function that controls the
expand and collapse animations. Defaults to sine in/
out. For more information, see “Customizing
component animations” in Using Components.
repeatDelay
Both The number of milliseconds of delay between when a
user first presses a button in the scrollbar and when
the action begins to repeat. The default value is 500
(half a second).
repeatInterval
Both The number of milliseconds between automatic
clicks when a user holds the mouse button down on a
button in the scrollbar. The default value is 35.
rollOverColor
Both The background color of a rolled-over row. The
default value is 0xE3FFD6 (bright green) with the
Halo theme and 0xAAAAAA (light gray) with the
Sample theme.
When
themeColor is changed through a setStyle()
call, the framework sets
rollOverColor to a value
related to the
themeColor chosen.
selectionColor
Both The background color of a selected row. The default
value is a 0xCDFFC1 (light green) with the Halo
theme and 0xEEEEEE (very light gray) with the
Sample theme.
When
themeColor is changed through a setStyle()
call, the framework sets
selectionColor to a value
related to the
themeColor chosen.
selectionDuration
Both The length of the transition from a normal state to a
selected state or back from selected to normal, in
milliseconds. The default value is 200.
selectionDisabledColor
Both The background color of a selected row. The default
value is a 0xDDDDDD (medium gray). Because the
default value for this property is the same as the
default for
backgroundDisabledColor, the selection is
not visible when the component is disabled unless
one of these style properties is changed.
Style Theme Description