Nevron Open Vision Documentation
Nevron.Nov.Editors Namespace / NDesigner Class
Fields Properties Methods


In This Topic
    NDesigner Class Members
    In This Topic

    The following tables list the members exposed by NDesigner.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)VisibilityEvaluator that always returns Collapsed.  
    Public Fieldstatic (Shared in Visual Basic)EnabledEvaluator that always returns false.  
    Public Fieldstatic (Shared in Visual Basic)VisibilityEvaluator that always returns Hidden.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the designer of the base schema  
    Public PropertyGets or sets whether categories are browsable by default. By default true.  
    Public PropertyGets or sets the default category editor. By default set to NStackCategoryEditor.VerticalTemplate.  
    Public PropertyGets or sets the default category editors comparer. By default set to NEditorComparer.Title.  
    Public PropertyGets or sets whether properties are browsable by default. By default true.  
    Public PropertyGets or sets the default property category. By default set to "General".  
    Public PropertyGets or sets the embeddable editor template.  
    Public PropertyGets or sets the instance editor template  
    Public PropertyGets or sets the schema, with which this designer is associated  
    Public PropertyGets or sets the state editor template  
    Top
    Public Methods
     NameDescription
    Public MethodAppends the expression types that can be applied to the specified property.  
    Public MethodCreates the add child command.  
    Public MethodOverloaded. Creates a category editor for the specified category of the specified node  
    Public MethodOverloaded.   
    Public MethodCreates a list of the commands, which can modify the hierarchy of the specified node, in the context of the specified editor.s  
    Public MethodOverloaded. Creates the editor, which is used when the node is in a subtree hiararchy editor.  
    Public MethodOverloaded. Creates the editor, which must edit the specified node.  
    Public MethodCreates a default instance of the node for the purpose of surrogate editing.  
    Public MethodCreates a preview factory for the instances of this designer schema.  
    Public MethodOverloaded. Creates a property editor for the specified property of the specified node.  
    Public MethodOverloaded. Creates the property editors for the specified properties.  
    Public MethodOverloaded. Creates the state editor, which must edit the state of the specified node.  
    Public MethodCreates a list of the commands, which can modify the state of the specified node in the context of the specified editor.  
    Public MethodGets whether the specified property is browsable.  
    Public MethodGets a value that defines the display order of the category. If such is not defined returns Float.NaN  
    Public MethodGets the category editor for the specified category  
    Public MethodGets the comparer that defines the order of the editors in the specified category.  
    Public MethodGets a function which evaluates the visibility of the specified category editor.  
    Public MethodGets a function which evaluates the visible state of the specified category editor.  
    Public MethodGets whether the specified child of the specified node is browsable or not.  
    Public MethodGets whether the children of the specified node are browsable or not.  
    Public MethodGets a list of the children types for this designer schema (e.g. the types of the nodes which can be children of the node associated with this designer schema).  
    Public MethodGets a list of the compatible types for this designer schema (e.g. the types of the derived, instancable nodes, which can replace this node in specific context).  
    Public MethodGets a list of the children types for this designer schema (e.g. the types of the nodes which can be children of the node associated with this designer schema).  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Gets the designer for the specified node  
    Public Method  
    Public MethodGets a widget that represents this node. The default implementation returns a label with the string representaton of the node.  
    Public MethodGets the preview text for the specified node instance.  
    Public MethodGets whether the specified property is browsable  
    Public MethodGets the category of the specified property.  
    Public MethodGets the description of the specified property.  
    Public MethodGets the display name of the specified property.  
    Public MethodGets a value that defines the display order of the property. If such is not defined returns Float.NaN  
    Public MethodGets the editor template of the specified property.  
    Public MethodGets a function which evaluates the enabled state of the specified property editor.  
    Public MethodGets a function which evaluates the visibility of the specified property editor.  
    Public MethodGets a list of DOM types compatible with the given node child type.  
    Public MethodOverloaded. Sets whether the specified property is browsable.  
    Public MethodSets the display order of the specified category  
    Public MethodSets the category editor for the specified category  
    Public MethodSets the comparer that defines the order of the editors in the specified category.  
    Public MethodSets a function which evaluates the visibility of the specified category editor.  
    Public MethodSets a function which evaluates the visible state of the specified category editor.  
    Public MethodOverloaded. Sets whether the specified property is browsable.  
    Public MethodSets the category of the specified property.  
    Public MethodSets the description of the specified property.  
    Public MethodSets the display name of the specified property.  
    Public MethodSets the display order of the specified property  
    Public MethodSets the editor template of the specified property.  
    Public MethodSets the function which evaluates the enabled state of the specified property editor.  
    Public MethodSets a function which evaluates the visibility of the specified property editor.  
    Public MethodReturns the string representation of this object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the default category editor.  
    Protected MethodCreates the default hierarchy embeddable editor.  
    Protected MethodCreates the default instance editor.  
    Protected MethodCreates the default state editor.  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also