NevronOpenVision
Nevron.Nov.Diagram.UI Namespace / NPageNavigator Class
Fields Properties Methods Events


In This Topic
    NPageNavigator Class Members
    In This Topic

    The following tables list the members exposed by NPageNavigator.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the AllowRemove property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NPageNavigator.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets whether adding of pages is allowed. By default set to true.  
    Public PropertyGets/Sets whether removing of pages is allowed. By default set to true.  
    Public PropertyGets the drawing view to which this page navigator belongs.  
    Top
    Public Methods
     NameDescription
    Public MethodCalled when the active page has changed.  
    Public MethodCalled when the document has changed.  
    Public MethodRebuilds the page navigator page buttons.  
    Public MethodChecks the button that represents the currently active page. Unchecks all others  
    Public MethodUpdates the title displayed by the button for the specified page.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the add button was clicked.  
    Protected MethodCalled when the delete page menu item was clicked.  
    Protected MethodCalled when the duplicate page menu item was clicked.  
    Protected MethodCalled when the next page button was clicked.  
    Protected MethodCalled when a page button is clicked. This implemenation activates the respective page.  
    Protected MethodCalled when the mouse is down on a page button. This implemenation shows the page context menu.  
    Protected MethodCalled when the previous page button was clicked.  
    Protected MethodOverridden. Called when this page navigator is registered in a document.  
    Protected MethodCalled when the rename page menu item was clicked.  
    Protected MethodCalled when the rename page window is closed  
    Internal Method  
    Top
    See Also