Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NCommandSource Class
Members


In This Topic
    NCommandSource Class
    In This Topic
    An extended attribute that is applied to elements that must be considered as command sources. A command source, is typically a widget that is used to invoke a command action upon a command target. The command target is dynamically provided by the command source ancestors chain.
    Object Model
    NCommandSource Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.UI.NCommandSource
                   Nevron.Nov.Text.NColumnPageLayoutDropDownCommandSource
                   Nevron.Nov.Text.NDataRecordSelectorCommandSource
                   Nevron.Nov.UI.NButtonBaseCommandSource
                   Nevron.Nov.UI.NComboBoxItemsCommandSource
                   Nevron.Nov.UI.NComboBoxStringCommandSource
                   Nevron.Nov.UI.NLabelCommandSource
                   Nevron.Nov.UI.NMaskedEnumEditorCommandSource
                   Nevron.Nov.UI.NMenuItemCommandSource
                   Nevron.Nov.UI.NMenuSplitButtonCommandSource
                   Nevron.Nov.UI.NNumericUpDownCommandSource
                   Nevron.Nov.UI.NPageOrientationCommandSource
                   Nevron.Nov.UI.NPageSizeCommandSource
                   Nevron.Nov.UI.NRibbonGalleryCommandSource
                   Nevron.Nov.UI.NRibbonTabContextCommandSource
                   Nevron.Nov.UI.NSplitButtonCommandSource
                   Nevron.Nov.UI.NTexBoxCommandSource
                   Nevron.Nov.UI.NZoomSliderCommandSource

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also