package com.smartgwt.client.docs; /** * The following APIs are all related to TabBar. * @see com.smartgwt.client.widgets.tab.TabSet#getTabBarPosition * @see com.smartgwt.client.widgets.tab.TabSet#getTabBarAlign * @see com.smartgwt.client.widgets.tab.TabSet#getTabBarThickness * @see com.smartgwt.client.widgets.tab.TabSet#getSelectedTab */ public interface TabBar { }