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 . |
addKeyUpHandler
addKeyDownHandler
addKeyPressHandler
fireEvent
addClickHandler
getWordWrap, setWordWrap
boolean hasWordWrap()
HasWordWrap
.HasWordWrap