|
|||||||||
| 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.ToolButtonHandler
public class ToolButtonHandler
| Field Summary |
|---|
| Fields inherited from class com.extjs.gxt.ui.client.aria.FocusHandler |
|---|
managed |
| Constructor Summary | |
|---|---|
ToolButtonHandler()
|
|
| Method Summary | |
|---|---|
boolean |
canHandleKeyPress(Component component,
PreviewEvent pe)
Return true if this handler can handle key events for the given component. |
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, onEscape, 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 ToolButtonHandler()
| Method Detail |
|---|
public boolean canHandleKeyPress(Component component,
PreviewEvent pe)
FocusHandler
canHandleKeyPress in class FocusHandlercomponent - the target componentpe - the preview event
public void onTab(Component component,
PreviewEvent pe)
onTab in class FocusHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||