NevronOpenVision
Nevron.Nov.Editors Namespace / NDesignCommand Class


NDesignCommand Class Methods

For a list of all members of this type, see NDesignCommand members.

Public Methods
 NameDescription
Public MethodMust override to determine whether the command can be performed.  
Public MethodMust overide to perform the command.  
Public MethodGets the widget that can represent this command  
Public MethodUpdates the widget that represents this command, if the widget is created.  
Top
Protected Methods
 NameDescription
Protected MethodMust overirde to create the widget for this command.  
Protected MethodCalled when the node this command should be applied on has changed.  
Protected MethodSets the given tooltip to the specified widget adding the keyboard shortcut information of this command if a keyboard shortcut is defined.  
Top
See Also