| ILinkedModeListener |
Protocol used by LinkedModeModels to communicate state changes, such
as leaving linked mode, suspending it due to a child mode coming up, and
resuming after a child mode has left.
|
| LinkedModeModel |
|
| LinkedModeUI.ExitFlags |
Exit flags returned if a custom exit policy wants to exit linked mode.
|
| LinkedModeUI.IExitPolicy |
An exit policy can be registered by a caller to get custom exit
behavior.
|
| LinkedModeUI.ILinkedModeUIFocusListener |
Listener that gets notified when the linked mode UI switches its focus position.
|
| LinkedModeUI.LinkedModeUITarget |
A link target consists of a viewer and gets notified if the linked mode UI on
it is being shown.
|
| LinkedPosition |
A Position on a document that knows which document it is
registered with and has a sequence number for tab stops.
|
| LinkedPositionGroup |
A group of positions in multiple documents that are simultaneously modified -
if one gets edited, all other positions in a group are edited the same way.
|