
public class GrayTabPanelBottomAppearance extends GrayTabPanelAppearance implements TabPanel.TabPanelBottomAppearance
| Modifier and Type | Class and Description |
|---|---|
static interface |
GrayTabPanelBottomAppearance.BottomTemplate |
GrayTabPanelAppearance.GrayTabPanelResources, GrayTabPanelAppearance.GrayTabPanelStyleTabPanelBaseAppearance.ItemTemplate, TabPanelBaseAppearance.TabPanelResources, TabPanelBaseAppearance.TabPanelStyle, TabPanelBaseAppearance.Template| Constructor and Description |
|---|
GrayTabPanelBottomAppearance() |
GrayTabPanelBottomAppearance(GrayTabPanelAppearance.GrayTabPanelResources resources,
GrayTabPanelBottomAppearance.BottomTemplate template,
TabPanelBaseAppearance.ItemTemplate itemTemplate) |
| Modifier and Type | Method and Description |
|---|---|
XElement |
getBar(XElement parent) |
XElement |
getBody(XElement parent) |
XElement |
getStrip(XElement parent) |
void |
onScrolling(XElement parent,
boolean scrolling) |
createScrollers, getItemSelector, getScrollLeft, getScrollRight, getStripEdge, getStripWrap, insert, isClose, onDeselect, onMouseOut, onMouseOver, onSelect, render, setItemWidth, updateItem, updateScrollButtonsequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateScrollers, getItemSelector, getScrollLeft, getScrollRight, getStripEdge, getStripWrap, insert, isClose, onDeselect, onMouseOut, onMouseOver, onSelect, render, setItemWidth, updateItem, updateScrollButtonspublic GrayTabPanelBottomAppearance()
public GrayTabPanelBottomAppearance(GrayTabPanelAppearance.GrayTabPanelResources resources, GrayTabPanelBottomAppearance.BottomTemplate template, TabPanelBaseAppearance.ItemTemplate itemTemplate)
public XElement getBar(XElement parent)
getBar in interface TabPanel.TabPanelAppearancegetBar in class TabPanelBaseAppearancepublic void onScrolling(XElement parent, boolean scrolling)
onScrolling in interface TabPanel.TabPanelAppearanceonScrolling in class TabPanelBaseAppearancepublic XElement getBody(XElement parent)
getBody in interface TabPanel.TabPanelAppearancegetBody in class TabPanelBaseAppearancepublic XElement getStrip(XElement parent)
getStrip in class TabPanelBaseAppearanceCopyright © 2015. All rights reserved.