public class Layout extends Object
Constructor and Description |
---|
Layout() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
List<Tab> |
getTabs() |
void |
mergeWithParent(Layout parentLayout) |
void |
setName(String name) |
void |
setTabs(List<Tab> tabs) |
Copyright © 2022 Apache Software Foundation. All rights reserved.