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


In This Topic
    NDesignerMetaUnit Class Members
    In This Topic

    The following tables list the members exposed by NDesignerMetaUnit.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor.  
    Top
    Public Fields
     NameDescription
    Public FieldThe DomType of the designer to create for a specific schema.  
    Top
    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new designer of the type specified by the meta unit constructor  
    Public MethodOverridden. Gets the meta unit appliance mask.  
    Public MethodGets the meta unit key (Inherited from Nevron.Nov.Dom.NMetaUnit)
    Top
    Protected Methods
     NameDescription
    Internal Method (Inherited from Nevron.Nov.Dom.NMetaUnit)
    Internal Method (Inherited from Nevron.Nov.Dom.NMetaUnit)
    Protected MethodCalled after the unit is applied to the specified container, which can be an object of the following types: NSchema, NProperty and NChild. (Inherited from Nevron.Nov.Dom.NMetaUnit)
    Protected MethodCalled before the unit is applied to the specified container, which can be an object of the following types: NSchema, NProperty and NChild. (Inherited from Nevron.Nov.Dom.NMetaUnit)
    Top
    See Also