|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.extjs.gxt.ui.client.aria.ContentPanelNavigationHandler
public class ContentPanelNavigationHandler
Constructor Summary | |
---|---|
ContentPanelNavigationHandler()
|
Method Summary | |
---|---|
boolean |
canHandleTabKey(Component comp)
Determines if the this handler instance can handle the given component. |
java.util.List<com.google.gwt.user.client.ui.Widget> |
getOrderedWidgets(com.google.gwt.user.client.ui.Widget widget)
Returns the list of ordered widgets. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentPanelNavigationHandler()
Method Detail |
---|
public java.util.List<com.google.gwt.user.client.ui.Widget> getOrderedWidgets(com.google.gwt.user.client.ui.Widget widget)
NavigationHandler
getOrderedWidgets
in interface NavigationHandler
widget
- the target widget
public boolean canHandleTabKey(Component comp)
NavigationHandler
canHandleTabKey
in interface NavigationHandler
comp
- the target component
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |