public interface IInputElement extends IJCOBridgeReflected
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.IInputElement
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: PresentationCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: PresentationCore
|
static java.lang.String |
className
Qualified class name: System.Windows.IInputElement
|
static final java.lang.String assemblyFullName
static final java.lang.String assemblyShortName
static final java.lang.String className
void addGotKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addGotMouseCapture(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addGotStylusCapture(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addKeyDown(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addKeyUp(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addLostKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addLostMouseCapture(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addLostStylusCapture(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addMouseEnter(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addMouseLeave(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addMouseLeftButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addMouseLeftButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addMouseMove(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addMouseRightButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addMouseRightButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addMouseWheel(MouseWheelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewGotKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewKeyDown(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewKeyUp(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewLostKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewMouseLeftButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewMouseLeftButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewMouseMove(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewMouseRightButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewMouseRightButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewMouseWheel(MouseWheelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewStylusButtonDown(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewStylusButtonUp(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewStylusDown(StylusDownEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewStylusInAirMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewStylusInRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewStylusMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewStylusOutOfRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewStylusSystemGesture(StylusSystemGestureEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewStylusUp(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addPreviewTextInput(TextCompositionEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addStylusButtonDown(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addStylusButtonUp(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addStylusDown(StylusDownEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addStylusEnter(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addStylusInAirMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addStylusInRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addStylusLeave(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addStylusMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addStylusOutOfRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addStylusSystemGesture(StylusSystemGestureEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addStylusUp(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid addTextInput(TextCompositionEventHandler handler) throws java.lang.Throwable
java.lang.Throwableboolean CaptureMouse()
throws java.lang.Throwable
java.lang.Throwableboolean CaptureStylus()
throws java.lang.Throwable
java.lang.Throwableboolean Focus()
throws java.lang.Throwable
java.lang.Throwableboolean getFocusable()
throws java.lang.Throwable
java.lang.Throwableboolean getIsEnabled()
throws java.lang.Throwable
java.lang.Throwableboolean getIsKeyboardFocused()
throws java.lang.Throwable
java.lang.Throwableboolean getIsKeyboardFocusWithin()
throws java.lang.Throwable
java.lang.Throwableboolean getIsMouseCaptured()
throws java.lang.Throwable
java.lang.Throwableboolean getIsMouseDirectlyOver()
throws java.lang.Throwable
java.lang.Throwableboolean getIsMouseOver()
throws java.lang.Throwable
java.lang.Throwableboolean getIsStylusCaptured()
throws java.lang.Throwable
java.lang.Throwableboolean getIsStylusDirectlyOver()
throws java.lang.Throwable
java.lang.Throwableboolean getIsStylusOver()
throws java.lang.Throwable
java.lang.Throwablejava.lang.String getJCOAssemblyName()
getJCOAssemblyName in interface IJCOBridgeReflectedString representing the Fullname of reflected Assemblyjava.lang.String getJCOClassName()
getJCOClassName in interface IJCOBridgeReflectedString representing the Fullname of reflected Classjava.lang.Object getJCOInstance()
getJCOInstance in interface IJCOBridgeReflectedObject representing the instance of the instantiated Classjava.lang.String getJCOObjectName()
getJCOObjectName in interface IJCOBridgeReflectedString representing the name used to allocated the object
in CLR contextJCType getJCOType()
getJCOType in interface IJCOBridgeReflectedJCType representing the Type of the instantiated Classvoid RaiseEvent(RoutedEventArgs e) throws java.lang.Throwable
java.lang.Throwablevoid ReleaseMouseCapture()
throws java.lang.Throwable
java.lang.Throwablevoid ReleaseStylusCapture()
throws java.lang.Throwable
java.lang.Throwablevoid removeGotKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeGotMouseCapture(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeGotStylusCapture(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeKeyDown(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeKeyUp(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeLostKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeLostMouseCapture(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeLostStylusCapture(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeMouseEnter(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeMouseLeave(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeMouseLeftButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeMouseLeftButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeMouseMove(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeMouseRightButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeMouseRightButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeMouseWheel(MouseWheelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewGotKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewKeyDown(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewKeyUp(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewLostKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewMouseLeftButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewMouseLeftButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewMouseMove(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewMouseRightButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewMouseRightButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewMouseWheel(MouseWheelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewStylusButtonDown(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewStylusButtonUp(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewStylusDown(StylusDownEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewStylusInAirMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewStylusInRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewStylusMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewStylusOutOfRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewStylusSystemGesture(StylusSystemGestureEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewStylusUp(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removePreviewTextInput(TextCompositionEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeStylusButtonDown(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeStylusButtonUp(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeStylusDown(StylusDownEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeStylusEnter(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeStylusInAirMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeStylusInRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeStylusLeave(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeStylusMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeStylusOutOfRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeStylusSystemGesture(StylusSystemGestureEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeStylusUp(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid removeTextInput(TextCompositionEventHandler handler) throws java.lang.Throwable
java.lang.Throwablevoid setFocusable(boolean Focusable)
throws java.lang.Throwable
java.lang.Throwablestatic IInputElement ToIInputElement(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into IInputElement, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedIInputElement instancejava.lang.Throwable - in case of error during cast operation