Interface TabPanel.TabPanelBottomAppearance
-
- All Superinterfaces:
TabPanel.TabPanelAppearance
- All Known Implementing Classes:
BluePlainTabPanelBottomAppearance
,BlueTabPanelBottomAppearance
,GrayPlainTabPanelBottomAppearance
,GrayTabPanelBottomAppearance
- Enclosing class:
- TabPanel
public static interface TabPanel.TabPanelBottomAppearance extends TabPanel.TabPanelAppearance
-
-
Method Summary
-
Methods inherited from interface com.sencha.gxt.widget.core.client.TabPanel.TabPanelAppearance
createScrollers, getBar, getBody, getItemSelector, getScrollLeft, getScrollRight, getStripEdge, getStripWrap, insert, isClose, onDeselect, onMouseOut, onMouseOver, onScrolling, onSelect, render, setItemWidth, updateItem, updateScrollButtons
-
-