Click or drag to resize

TextDocumentController Fields

The TextDocumentController type exposes the following members.

Fields
 NameDescription
Protected field_isActive Stores whether the view content is active.
(Inherited from AbstractViewContent)
Protected field_isSelected Stores whether the view content is selected.
(Inherited from AbstractViewContent)
Protected field_isVisible Stores whether the view content is visible.
(Inherited from AbstractViewContent)
Protected field_title Stores the current title.
(Inherited from AbstractViewContent)
Protected field_titleToBeLocalized Stores the localized title source.
(Inherited from AbstractViewContent)
Protected field_view The view associated with this controller.
Protected field_weakEventHandlerForDoc_TunneledEvent Weak event handler for tunneled document events.
Top
See Also