
public class NavigationTabView extends ViewWithUiHandlers<NavigationUiHandlers> implements NavigationTabPresenter.MyView
| Modifier and Type | Method and Description |
|---|---|
void |
createTab(Widget tabElement) |
void |
removeTab(int index) |
void |
selectTab(int index) |
getUiHandlers, setUiHandlersaddToSlot, asWidget, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToSlot, removeFromSlot, setInSlotsetUiHandlerspublic void createTab(Widget tabElement)
createTab in interface NavigationTabPresenter.MyViewpublic void removeTab(int index)
removeTab in interface NavigationTabPresenter.MyViewpublic void selectTab(int index)
selectTab in interface NavigationTabPresenter.MyViewCopyright © 2010-2014 ArcBees. All Rights Reserved.