public class TabLayout extends Object
| Constructor and Description |
|---|
TabLayout() |
| Modifier and Type | Method and Description |
|---|---|
List<Section> |
getSections() |
String |
getTabColumns() |
String |
getTabRows() |
void |
mergeWithParent(TabLayout parent) |
void |
setSections(List<Section> sections) |
void |
setTabColumns(String tabColumns) |
void |
setTabRows(String tabRows) |
Copyright © 2022 Apache Software Foundation. All rights reserved.