Nevron Open Vision Documentation
Nevron.Nov.Schedule Namespace / NScheduleRibbonBuilder Class
Fields Properties Methods


In This Topic
    NScheduleRibbonBuilder Class Members
    In This Topic

    The following tables list the members exposed by NScheduleRibbonBuilder.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The name of the "Appointment" tab page.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Home" tab page.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Settings" tab page.  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Top
    Public Properties
     NameDescription
    Public PropertyGets the command that should be associated with the help button of the ribbon. By default set to null, which means that the ribbon won't have a help button. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Public PropertyGets/Sets the name of this command builder. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Public PropertyGets or sets the status bar builder. (Inherited from Nevron.Nov.UI.NCommandUIBuilder)
    Public PropertyGets the tab page builders. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Top
    Public Methods
     NameDescription
    Public MethodCreates the ribbon. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Public MethodCreates the status bar. (Inherited from Nevron.Nov.UI.NCommandUIBuilder)
    Public MethodOverloaded. Creates the UI. (Inherited from Nevron.Nov.UI.NCommandUIBuilder)
    Public MethodPauses quick access item registration. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Public MethodRegisters the given ribbon quick access item. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Public MethodResumes quick access item registration. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Creates the Nevron Schedule ribbon tab page builders.  
    Protected MethodAdds the tab page group builders. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Protected MethodOverridden. Creates the Nevron Schedule ribbon application menu.  
    Protected MethodOverloaded. Creates a checkable menu item. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a check box and associates an NToggleButtonCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a combo box and associates an NComboBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a font name combo box and associates an NComboBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a combo box filled with a set of predefined font sizes and associates an NComboBoxIntegerCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a button for the footer of the ribbon's application menu. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Protected MethodCreates a label with the given text. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a masked enum drop down and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a masked enum panel and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a measure up down and associates an NMeasureUpDownCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodOverloaded. Creates a menu item. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a menu separator. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a menu split button and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates the ribbon quick access toolbar builder. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Protected MethodCreates the ribbon tab context command source. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Protected MethodCreates the ribbon widget. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Protected MethodCreates the ribbon search box. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Protected MethodOverloaded. Create a split button and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodOverridden. Creates the Nevron Schedule status bar builder.  
    Protected MethodCreates a text box and associates an NTextBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates the widget, which holds the commanding UI and the command target. Overriden to create a dock panel. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Top
    See Also