Classes
 ClassDescription
 CompositionCompleteEvent A TextFlow instance dispatches this event after a compose operation completes.
 DamageEvent A TextFlow instance dispatches this each time it is marked as damaged.
 FlowElementMouseEvent A link element dispatches this event when it detects mouse activity.
 FlowOperationEvent A TextFlow instance dispatches this event just before an operation commences and again just after an operation completes.
 ScrollEvent Represents events that are dispatched when the TextFlow does automatic scrolling.
 ScrollEventDirection Constants for the values of the direction property of a ScrollEvent.
 SelectionEvent A TextFlow instance dispatches a SelectionEvent object when an EditManager or SelectionManager changes or selects a range of text.
 StatusChangeEvent A TextFlow instance dispatches this event when the status of a FlowElement changes.
 TextLayoutEvent A TextLayoutEvent instance represents an event, such as the TextLayoutEvent.SCROLL event, that does not require custom properties.
 UpdateCompleteEvent A TextFlow instance dispatches this event after any of its containers completes an update.