public class InputCtrl
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isIgnoredDragForErrorbox(Draggable dg,
Offset pointer,
Event evt)
Returns whether to ignore the dragdrop for errorbox
|
static boolean |
isPreservedFocus(Widget wgt)
Returns whether to preserve the focus state.
|
static boolean |
isPreservedMouseMove(Widget wgt)
Returns whether to preserve the mousemove state.
|
public static boolean isPreservedFocus(Widget wgt)
wgt - a widgetpublic static boolean isPreservedMouseMove(Widget wgt)
wgt - a widgetCopyright © 2005-2023 Potix Corporation. All Rights Reserved.