|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzul.inp.InputCtrl
public class InputCtrl
The extra control for the InputWidget. It is designed to be overriden
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isPreservedFocus(Widget wgt)
wgt - a widget
public static boolean isPreservedMouseMove(Widget wgt)
wgt - a widget
public static boolean isIgnoredDragForErrorbox(Draggable dg,
Offset pointer,
Event evt)
dg - the drag objectpointer - evt -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||