NevronOpenVision
Nevron.Nov.Editors Namespace / NToolboxItemMetaUnit Class


In This Topic
    NToolboxItemMetaUnit Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the given verb with weight equal to the meta unit's owner schema depth from root.  
    Public MethodOverridden. Gets the meta unit appliance mask.  
    Public MethodGets the list of the vebrs of this toolbox meta unit and the verbs in the toolbox meta units of all base schemas sorted by verb weight in ascending order. Verbs with larger weight sink towards the bottom of the list shown in the designer smart tags or context menu.  
    Public MethodGets an iterator, which iterates through the verbs of this toolbox meta unit and the verbs in the toolbox meta units of all base schemas.  
    Public MethodChecks whether the verb with the given name is a removed inherited verb for this meta unit.  
    Public MethodRemoves the given inherited verb from this toolbox item meta unit.  
    Public MethodSets the native name of the given Nevron property.  
    Public MethodGets the native name of the given Nevron property.  
    Public MethodTries to get the property value from this node. If not set from this node, the value is obtained from the first ancestor it is set for.  
    Public MethodTries to get the action of the verb with the given name. If the name is not found in this toolbox meta unit it's searched for in the base schemas.  
    Public MethodTries to get the action of the verb with the given property name. If the name is not found in this toolbox meta unit it's searched for in the base schemas.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Called after the unit is applied to the specified container, which can be an object of the following types: NSchema, NProperty and NChild.  
    Top
    See Also