|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.extjs.gxt.ui.client.aria.FocusHandler
com.extjs.gxt.ui.client.aria.InputSliderHandler
public class InputSliderHandler
Field Summary |
---|
Fields inherited from class com.extjs.gxt.ui.client.aria.FocusHandler |
---|
managed |
Constructor Summary | |
---|---|
InputSliderHandler()
|
Method Summary | |
---|---|
boolean |
canHandleKeyPress(Component component,
PreviewEvent pe)
Return true if this handler can handle key events for the given component. |
void |
onEscape(Component component,
PreviewEvent pe)
|
void |
onTab(Component component,
PreviewEvent pe)
|
Methods inherited from class com.extjs.gxt.ui.client.aria.FocusHandler |
---|
findForwardOverride, findNavigationHandler, findNextWidget, findPreviousOverride, findPreviousWidget, firstActive, focusNextWidget, focusPreviousWidget, focusWidget, focusWidget, forwardIfOverride, isContainer, isIgnore, isManaged, lastActive, onEnter, onLeft, onRight, previousIfOverride, stepInto, stepOut |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InputSliderHandler()
Method Detail |
---|
public boolean canHandleKeyPress(Component component, PreviewEvent pe)
FocusHandler
canHandleKeyPress
in class FocusHandler
component
- the target componentpe
- the preview event
public void onTab(Component component, PreviewEvent pe)
onTab
in class FocusHandler
public void onEscape(Component component, PreviewEvent pe)
onEscape
in class FocusHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |