Nevron Open Vision Documentation
Nevron.Nov.Editors Namespace / NToolboxItemVerb Structure
Properties Methods


In This Topic
    NToolboxItemVerb Structure Members
    In This Topic

    The following tables list the members exposed by NToolboxItemVerb.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the name of the verb.  
    Public PropertyGets the name of the verb to use for the designer property grid. If set to null, the verb won't be available as a property.  
    Public PropertyGets the weight of the verb. Verbs with larger weight sink towards the bottom of the list shown by the designer.  
    Top
    Public Methods
     NameDescription
    Public MethodCompares this verb to the given one.  
    Public MethodCreates a widget for editing some aspects or the whole instance of the given node.  
    Public MethodApplies the edited value in the given editor to the specified node.  
    Top
    See Also