Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NPageCodeBehind Class
Properties Methods


In This Topic
    NPageCodeBehind Class Members
    In This Topic

    The following tables list the members exposed by NPageCodeBehind.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the target to which this object is attached. (Inherited from Nevron.Nov.Compiler.NObjectCodeBehind<NPage>)
    Top
    Public Methods
     NameDescription
    Public MethodAttaches the code behind to the specified target. (Inherited from Nevron.Nov.Compiler.NObjectCodeBehind<NPage>)
    Public MethodDetaches the code behind to the specified target. (Inherited from Nevron.Nov.Compiler.NObjectCodeBehind<NPage>)
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the code behind is attached to the target. (Inherited from Nevron.Nov.Compiler.NObjectCodeBehind<NPage>)
    Protected MethodCalled when the code behind is about to be detached from the target. (Inherited from Nevron.Nov.Compiler.NObjectCodeBehind<NPage>)
    Top
    See Also