Project |
The ProjectBrowseController type exposes the following members.
| Name | Description | |
|---|---|---|
| Category | (Inherited from AbstractPadContent) | |
| ContentId | (Inherited from AbstractPadContent) | |
| DefaultPosition | (Inherited from AbstractPadContent) | |
| IconSource | (Inherited from AbstractPadContent) | |
| InitiallyFocusedControl |
Gets the control which has focus initially.
(Inherited from AbstractPadContent) | |
| IsActive |
Gets or sets a value indicating whether the view of this instance is active in the UI.
(Inherited from AbstractPadContent) | |
| IsSelected |
Gets or sets a value indicating whether the view of this instance is selected (e.g. inside its container).
(Inherited from AbstractPadContent) | |
| 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.
(Inherited from AbstractPadContent) | |
| ModelObject | (Overrides AbstractPadContentModelObject) | |
| PadDescriptor | (Inherited from AbstractPadContent) | |
| Project | Gets the project this controller is visualizing. | |
| Shortcut | (Inherited from AbstractPadContent) | |
| Title | (Inherited from AbstractPadContent) | |
| ViewObject | (Overrides AbstractPadContentViewObject) | |
| ViewOnSelectListNodeOn | Gets/sets the action when selecting a list item. If true, when selection the list item, it is shown in the document area. | |
| ViewOnSelectTreeNode | Gets/sets the action when selecting a tree node. |