AbstractHermeticGUIControl Methods |
The AbstractHermeticGUIControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetMemberType | Returns the type of the member value. |
![]() | GetMemberValue<T> | Get the value from the controlled member. |
![]() | RenderControl | Renders the control in GUI and handles all the interactions. |
![]() | SetMemberValue<T> | Sets value to the controlled member. |
![]() | UpdateMemberInstance | Calls the customized update method. |