ExpandableContentUI Class |
Namespace: Rhino.UI.Controls
The ExpandableContentUI type exposes the following members.
Name | Description | |
---|---|---|
![]() | CppPointer | (Inherited from ContentUI.) |
Name | Description | |
---|---|---|
![]() | AddSection(ICollapsibleSection) |
Add a section to the UI. Called \e before Create(). A generic controller is attached.
|
![]() | AddSection(ICollapsibleSection, IRdkViewModel) |
Add a section to the UI with a custom controller. Called \e before Create().
|
![]() | ContentUIHolder |
Returns the holder that contains the UI sections, if this is an expandable
content UI with sections inside holders. Returns null for custom UIs.
(Inherited from ContentUI.) |
![]() | Dispose | (Inherited from ContentUI.) |
![]() | EditorUuid |
Get the unique identifier of the editor that the UI is being displayed in.
(Inherited from ContentUI.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize |
ContentUI destructor
(Inherited from ContentUI.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsCreated |
Returns true if the UI is created, else false
(Inherited from ContentUI.) |
![]() | IsShown |
Returns true if the UI is being shown, else false
(Inherited from ContentUI.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Uuid |
Get the unique identifier of the UI.
(Inherited from ContentUI.) |