Abstract |
The AbstractPadContent type exposes the following members.
| Name | Description | |
|---|---|---|
| Category | ||
| ContentId | ||
| DefaultPosition | ||
| IconSource | ||
| InitiallyFocusedControl | Gets the control which has focus initially. | |
| IsActive | Gets or sets a value indicating whether the view of this instance is active in the UI. | |
| IsSelected | Gets or sets a value indicating whether the view of this instance is selected (e.g. inside its container). | |
| IsVisible | Gets or sets the visibility of the pad. If false, the pad is not visible. If true, the pad may be visible or is collapsed. | |
| ModelObject | Returns the model (document) that this controller manages. | |
| PadDescriptor | ||
| Shortcut | ||
| Title | ||
| ViewObject | Returns the Gui element that shows the model to the user. |