Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NSelectPredefinedBorderCommand Class
Fields Properties Methods


In This Topic
    NSelectPredefinedBorderCommand Class Members
    In This Topic

    The following tables list the members exposed by NSelectPredefinedBorderCommand.

    Public Constructors
    Protected Fields
     NameDescription
    Protected FieldThe keyboard shortcut of this command. (Inherited from Nevron.Nov.Editors.NDesignCommand)
    Internal Field (Inherited from Nevron.Nov.Editors.NDesignCommand)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the node upon which the command executes its action. (Inherited from Nevron.Nov.Editors.NDesignCommand)
    Public PropertyGets the designer of the current node. (Inherited from Nevron.Nov.Editors.NDesignCommand)
    Public PropertyGets or sets the editor in the context of which the command will be executed. (Inherited from Nevron.Nov.Editors.NDesignCommand)
    Public PropertyGets the keyboard shortcut of this command. (Inherited from Nevron.Nov.Editors.NDesignCommand)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Always returns true.  
    Public MethodOverridden. Overiden to display a dialog box that lets the user select a predefined border and its thickness.  
    Public MethodGets the widget that can represent this command (Inherited from Nevron.Nov.Editors.NDesignCommand)
    Public MethodUpdates the widget that represents this command, if the widget is created. (Inherited from Nevron.Nov.Editors.NDesignCommand)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to create a button.  
    Protected MethodCalled when the node this command should be applied on has changed. (Inherited from Nevron.Nov.Editors.NDesignCommand)
    Protected MethodSets the given tooltip to the specified widget adding the keyboard shortcut information of this command if a keyboard shortcut is defined. (Inherited from Nevron.Nov.Editors.NDesignCommand)
    Top
    See Also