The flashx.textLayout.events package contains event classes for the Text Layout Framework.



Classes
 ClassDescription
 CompositionCompletionEventA TextFlow instance dispatches this event after a compose operation completes.
 FlowElementMouseEventA LinkElement dispatches this event when it detects mouse activity.
 FlowOperationEventA TextFlow instance dispatches this event just before an operation commences and again just after an operation completes.
 ScrollEventA TextFlow object dispatches this event after text is scrolled within a controller container.
 SelectionEventA TextFlow instance dispatches a SelectionEvent object when an EditManager or SelectionManager changes or selects a range of text.
 StatusChangeEventA text flow dispatches the StatusChangeEvent when the status of a FlowElement changes.