Name | Description | |
---|---|---|
![]() ![]() | NMemberEditorSchema | Member Editor Schema |
The following tables list the members exposed by NMemberEditor.
Name | Description | |
---|---|---|
![]() ![]() | NMemberEditorSchema | Member Editor Schema |
Name | Description | |
---|---|---|
![]() | EditedMember | Gets the edited member |
![]() | EnabledEvaluator | Gets or sets the enabled evaluator. It is called to evaluate whether the editor should be enabled or disabled, based on the specified node state.. |
![]() | VisibilityEvaluator | Gets or sets the visibility evaluator. It is called to evaluate the visibility of the editor, based on the specified node state.. |
Name | Description | |
---|---|---|
![]() | GetDeclarationOrder | Overridden. Overriden to return the DeclarationOrder of the EditedProperty. |
![]() | GetEditedMemberValue | Overloaded. Gets the property value of the edited node property |
![]() | Initialize | Initializes the member editor. |
![]() | SetEditedMemberValue | Sets the property value of the edited node property |
Name | Description | |
---|---|---|
![]() | AdornControl | Overridden. Places the specified editor control in an optional adorner |
![]() | GetDefaultDisplayOrder | Overridden. Overriden to return the designer defined display order for the edited property. |
![]() | GetDefaultTitle | Overridden. Gets the default editor title. |
![]() | GetEditedMemberTypeDesigner | Gets the designer, applicable for the specified edited property value. |
![]() | nbn | |
![]() | OnEditedNodeChanged | Overridden. Called when when any aspect of the edited node has changed. |
![]() | OnInitialized | Overridden. Called when the editor has been initialized |
![]() | OnUpdateFromEditedNode | Overridden. Updates the editor from the edited node. |
![]() | VerifyEditedMember | Verifies that the specified editedMember is acceptable for this type of member editor. |