public static interface TabBar.Tab extends HasAllKeyHandlers, HasClickHandlers, 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. | 
addKeyUpHandleraddKeyDownHandleraddKeyPressHandlerfireEventaddClickHandlergetWordWrap, setWordWrapboolean hasWordWrap()
HasWordWrap.HasWordWrap