NevronOpenVision
Nevron.Nov.UI Namespace / NInteractor Class


NInteractor Class Methods

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

Public Methods
 NameDescription
Public MethodDisables all tools, depending on the value of the enable parameter.  
Public MethodDisables the tools with the specified schema. Have no effect on the other tools  
Public MethodEnables all tools, depending on the value of the enable parameter.  
Public MethodEnables the tools with the specified schema. Have no effect on the other tools  
Public MethodOverloaded. Gets the first child tool with the specified schema.  
Public MethodHandler for the NDragDrop.DragDropEvent event.  
Public MethodHandler for the NDragDrop.DragEnterEvent event.  
Public MethodHandler for the NDragDrop.DragInEvent event.  
Public MethodHandler for the NDragDrop.DragLeaveEvent event.  
Public MethodHandler for the NDragDrop.DragOutEvent event.  
Public MethodHandler for the NDragDrop.DragOverEvent event.  
Public MethodHandler for the NKeyboard.FocusInEvent event.  
Public MethodHandler for the NKeyboard.FocusOutEvent event.  
Public MethodHandler for the NKeyboard.GotFocusEvent event.  
Public MethodHandler for the NMouse.GotCaptureEvent events  
Public MethodHandler for the NTouch.GotCaptureEvent events  
Public MethodHandler for the NKeyboard.InputCharEvent event.  
Public MethodHandler for the NKeyboard.KeyDownEvent event.  
Public MethodHandler for the NKeyboard.KeyUpEvent event.  
Public MethodHandler for the NKeyboard.LostFocus event.  
Public MethodHandler for the NMouse.LostCaptureEvent event  
Public MethodHandler for the NTouch.LostCaptureEvent event  
Public MethodHandler for the NMouse.CaptureInEvent event  
Public MethodHandler for the NMouse.CaptureOutEvent event  
Public MethodHandler for the NMouse.DownEvent event.  
Public MethodHandler for the NMouse.EnterEvent event.  
Public MethodHandler for the NMouse.InEvent event.  
Public MethodHandler for the NMouse.LeaveEvent event.  
Public MethodHandler for the NMouse.MoveEvent event.  
Public MethodHandler for the NMouse.OutEvent event.  
Public MethodHandler for the NMouse.UpEvent event.  
Public MethodHandler for the NMouse.WheelEvent event.  
Public MethodHandler for the NTouch.CaptureInEvent event  
Public MethodHandler for the NTouch.CaptureOutEvent event  
Public MethodHandler for the NTouch.DownEvent event.  
Public MethodHandler for the NTouch.EnterEvent event.  
Public MethodHandler for the NTouch.InEvent event.  
Public MethodHandler for the NTouch.LeaveEvent event.  
Public MethodHandler for the NTouch.MoveEvent event.  
Public MethodHandler for the NTouch.OutEvent event.  
Public MethodHandler for the NTouch.UpEvent event.  
Public MethodReplaces the first tool of the given type TTool with the specified tool instance.  
Public MethodEnables only the tools with the specified schema. Disables all other.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Called when the node parent has changed. Raises the ParentChangedEvet  
Top
See Also