com.extjs.gxt.ui.client.aria
Class ContentPanelNavigationHandler

java.lang.Object
  extended by com.extjs.gxt.ui.client.aria.ContentPanelNavigationHandler
All Implemented Interfaces:
NavigationHandler

public class ContentPanelNavigationHandler
extends java.lang.Object
implements NavigationHandler


Constructor Summary
ContentPanelNavigationHandler()
           
 
Method Summary
 boolean canHandleTabKey(Component comp)
           
 java.util.List<com.google.gwt.user.client.ui.Widget> getOrderedWidgets(com.google.gwt.user.client.ui.Widget widget)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentPanelNavigationHandler

public ContentPanelNavigationHandler()
Method Detail

getOrderedWidgets

public java.util.List<com.google.gwt.user.client.ui.Widget> getOrderedWidgets(com.google.gwt.user.client.ui.Widget widget)
Specified by:
getOrderedWidgets in interface NavigationHandler

canHandleTabKey

public boolean canHandleTabKey(Component comp)
Specified by:
canHandleTabKey in interface NavigationHandler