
Core classes 49
mouseOverEffect rollOverEffect
mouseOutEffect rollOutEffect
mouseWheelOutside
This event is now of type FlexMouseEvent instead of
MouseEvent.
notifyEffectEnding effectEnding
notifyEffectPlaying effectPlaying
popUp isPopUp
record
This event is no longer dispatched by UIComponent.
regenerateProtoChain() regenerateStyleCache()
scrollTrackColor
Removed.
setFocusLater()
This method is now private.
setSize() setActualSize()
showToolTip toolTipShow
startToolTip toolTipStart
strokeRoundRect()
Removed. Use the drawRoundRect() method of the
flash.display.Graphics class.
themeColor
The themeColor property is now a style property only. In
Flex 1.5, it was a standard property of UIComponent as
well as a style property. You can still apply
themeColor in an
MXML tag, but you must use the
getStyle() and
setStyle() methods to access this property from
ActionScript.
updateDisplayList()
This method is now protected and not public. It is a
component life-cycle method that the framework calls, and
which component developers must override, but it should
not be called directly.
updateNow() validateNow()
validationFailed validationResultHandler()
validationSucceeded() validationResultHandler()
valueCommitted valueCommit
Member Change description
Kommentare zu diesen Handbüchern