Adobe FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 Manual page 48

Migrating applications to flex 2
Table of Contents

Advertisement

Member
createEmptyObject()
createToolTip
currentStateChanged
deleteStyle()
destroyObject()
doLater()
draw
drawRect()
endToolTip
fillRect()
getFocusManager()
getSystemManager()
getUnscaledHeight()
getUnscaledWidth()
hideToolTip
invalidateStyle()
isChildOf()
isParentOf()
layoutComplete
MAX_HEIGHT
MAX_WIDTH
measure()
mouseDownOutside
48
Flex Classes
Change description
Removed. Use the
new
method or other methods to add new visual objects to the
display list.
toolTipCreate
currentStateChange
clearStyle()
Removed. Use the
removeChild()
methods to remove a child from its parent.
callLater()
updateComplete
Removed. Use the
drawRect()
flash.display.Graphics class.
toolTipEnd
Removed. Use the fill methods of the
flash.display.Graphics class.
focusManager
systemManager
unscaledHeight
unscaledWidth
toolTipHide
styleChanged()
Removed. Use the
contains()
DisplayObjectContainer class.
Removed. Use the
contains()
DisplayObjectContainer class.
updateComplete
DEFAULT_MAX_HEIGHT
DEFAULT_MAX_WIDTH
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.
This event is now of type FlexMouseEvent instead of
MouseEvent.
operator and the
addChild()
method or other
method of the
method of the
method of the

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flex 2

Table of Contents