public static interface RollingTabBar.Tab
extends com.google.gwt.event.dom.client.HasAllKeyHandlers, com.google.gwt.event.dom.client.HasClickHandlers, com.google.gwt.user.client.ui.HasWordWrap
TabBar tabs.
Note that this set might expand over time, so implement this interface at
your own risk.| Modifier and Type | Method and Description |
|---|---|
boolean |
hasWordWrap()
Check if the underlying widget implements
HasWordWrap. |
addKeyDownHandlerCopyright © 2014. All rights reserved.