
TUTORIALS POINT
Simply Easy Learning Page 67
mouseWheelOutside
from a component opened using the PopUpManager when the user scrolls the mouse wheel outside it.
move
when the object has moved.
preinitialize
at the beginning of the component initialization sequence.
remove
when the component is removed from a container as a content child by using the removeChild(),
removeChildAt(), removeElement(), or removeElementAt() method.
resize
when the component is resized.
show
when an object's state changes from invisible to visible.
stateChangeComplete
after the component has entered a new state and any state transition animation to that state has
finished playing.
stateChangeInterrupted
when a component interrupts a transition to its current state in order to switch to a new state.
toolTipCreate
by the component when it is time to create a ToolTip.
toolTipEnd
by the component when its ToolTip has been hidden and is to be discarded soon.
toolTipHide
by the component when its ToolTip is about to be hidden.
toolTipShow
by the component when its ToolTip is about to be shown.
toolTipShown
by the component when its ToolTip has been shown.
toolTipStart
by a component whose toolTip property is set, as soon as the user moves the mouse over it.
touchInteractionEnd
A non-cancellable event, by a component when it is done responding to a touch interaction user
gesture.
Commentaires sur ces manuels