public class UITabSetProxy extends Object implements Proxy
| Constructor and Description |
|---|
UITabSetProxy(UITabSet tabSet) |
| Modifier and Type | Method and Description |
|---|---|
static List<UITabSetProxy> |
fromList(List<UITabSet> tabSets) |
String |
getName() |
List<UITabProxy> |
getTabs() |
public UITabSetProxy(UITabSet tabSet)
public static List<UITabSetProxy> fromList(List<UITabSet> tabSets)
@ExternalizedProperty public String getName()
@ExternalizedProperty public List<UITabProxy> getTabs()
Copyright © 2020 Open Foris. All rights reserved.