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