Nevron.Nov.Presentation Namespace / NMemberEditor Class
Fields Properties Methods Events


In This Topic
    NMemberEditor Class Members
    In This Topic

    The following tables list the members exposed by NMemberEditor.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Member Editor Schema  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the edited member  
    Public PropertyGets or sets the enabled evaluator. It is called to evaluate whether the editor should be enabled or disabled, based on the specified node state..  
    Public PropertyGets or sets the visibility evaluator. It is called to evaluate the visibility of the editor, based on the specified node state..  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to return the DeclarationOrder of the EditedProperty.  
    Public MethodOverloaded. Gets the property value of the edited node property  
    Public MethodInitializes the member editor.  
    Public MethodSets the property value of the edited node property  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Places the specified editor control in an optional adorner  
    Protected MethodOverridden. Overriden to return the designer defined display order for the edited property.  
    Protected MethodOverridden. Gets the default editor title.  
    Protected MethodGets the designer, applicable for the specified edited property value.  
    Internal Method  
    Protected MethodOverridden. Called when when any aspect of the edited node has changed.  
    Protected MethodOverridden. Called when the editor has been initialized  
    Protected MethodOverridden. Updates the editor from the edited node.  
    Protected MethodVerifies that the specified editedMember is acceptable for this type of member editor.  
    Top
    See Also