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


NCommander Class Members

The following tables list the members exposed by NCommander.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NCommander  
Top
Public Properties
 NameDescription
Public PropertyGets the input element to which this interactor belongs.  
Top
Public Methods
 NameDescription
Public MethodGets the command action associated with the command  
Public MethodProcesses the execute command event  
Public MethodProcesses the key down event  
Public MethodProcesses the update command source event  
Public MethodReplaces an old command action with the given new one. The command action for the command of the given one is removed from the commander and the given new command action is inserted in its place.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Called when a child was inserted or removed from this node.  
Top
See Also