Click or drag to resize

ProjectBrowseController Properties

The ProjectBrowseController type exposes the following members.

Properties
 NameDescription
Public propertyCategory
(Inherited from AbstractPadContent)
Public propertyContentId
(Inherited from AbstractPadContent)
Public propertyDefaultPosition
(Inherited from AbstractPadContent)
Public propertyIconSource
(Inherited from AbstractPadContent)
Public propertyInitiallyFocusedControl Gets the control which has focus initially.
(Inherited from AbstractPadContent)
Public propertyIsActive Gets or sets a value indicating whether the view of this instance is active in the UI.
(Inherited from AbstractPadContent)
Public propertyIsSelected Gets or sets a value indicating whether the view of this instance is selected (e.g. inside its container).
(Inherited from AbstractPadContent)
Public propertyIsVisible 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)
Public propertyModelObject
(Overrides AbstractPadContentModelObject)
Public propertyPadDescriptor
(Inherited from AbstractPadContent)
Public propertyProject Gets the project this controller is visualizing.
Public propertyShortcut
(Inherited from AbstractPadContent)
Public propertyTitle
(Inherited from AbstractPadContent)
Public propertyViewObject
(Overrides AbstractPadContentViewObject)
Public propertyViewOnSelectListNodeOn Gets/sets the action when selecting a list item. If true, when selection the list item, it is shown in the document area.
Public propertyViewOnSelectTreeNode Gets/sets the action when selecting a tree node.
Top
See Also