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, setUiHandlers
addToSlot, asWidget, initWidget, removeFromSlot, setInSlot
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToSlot, removeFromSlot, setInSlot
setUiHandlers
public void createTab(Widget tabElement)
createTab
in interface NavigationTabPresenter.MyView
public void removeTab(int index)
removeTab
in interface NavigationTabPresenter.MyView
public void selectTab(int index)
selectTab
in interface NavigationTabPresenter.MyView
Copyright © 2010-2014 ArcBees. All Rights Reserved.