NevronOpenVision
Nevron.Nov.Editors Namespace / NDesigner Class


In This Topic
    NDesigner Class Methods
    In This Topic

    For a list of all members of this type, see NDesigner members.

    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
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    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  
    Top
    See Also