Text |
The TextDocumentController type exposes the following members.
| Name | Description | |
|---|---|---|
| _isActive |
Stores whether the view content is active.
(Inherited from AbstractViewContent) | |
| _isSelected |
Stores whether the view content is selected.
(Inherited from AbstractViewContent) | |
| _isVisible |
Stores whether the view content is visible.
(Inherited from AbstractViewContent) | |
| _title |
Stores the current title.
(Inherited from AbstractViewContent) | |
| _titleToBeLocalized |
Stores the localized title source.
(Inherited from AbstractViewContent) | |
| _view | The view associated with this controller. | |
| _weakEventHandlerForDoc_TunneledEvent | Weak event handler for tunneled document events. |