NevronOpenVision
Nevron.Nov.Editors Namespace / NCategoryEditor Class
Fields Properties Methods Events


In This Topic
    NCategoryEditor Class Members
    In This Topic

    The following tables list the members exposed by NCategoryEditor.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the child editors comparer property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NCategoryEditor  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the child editors comparer, which defines the order of the property and/or subcategory editors inside this category editor.  
    Public PropertyGets the edited property category.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodInitializes the property category editor.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates a list of the child editors, which must be embedded in this category editor  
    Protected MethodMust override to create the widget, that contains the specified child editors  
    Protected MethodOverridden. Overriden to create the editors container.  
    Protected MethodOverridden. Overriden to return the designer defined display order for the edited category.  
    Protected MethodOverridden. Gets the default editor title  
    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.  
    Top
    See Also