public static class CompressibleSingleRowLayout.CompressibleSingleRowTabsLayoutInfo extends TabsLayoutInfo
| Constructor and Description |
|---|
CompressibleSingleRowTabsLayoutInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected TabsLayout |
createTabsLayoutInstance() |
java.lang.Integer[] |
getAvailableTabsPositions() |
java.lang.String |
getId() |
java.lang.String |
getName() |
createTabsLayout, toStringpublic java.lang.String getId()
getId in class TabsLayoutInfopublic java.lang.String getName()
getName in class TabsLayoutInfoprotected TabsLayout createTabsLayoutInstance()
createTabsLayoutInstance in class TabsLayoutInfopublic java.lang.Integer[] getAvailableTabsPositions()
getAvailableTabsPositions in class TabsLayoutInfo