@Portable public class RuntimeModel extends Object
| Constructor and Description |
|---|
RuntimeModel(NavTree navTree,
List<LayoutTemplate> layoutTemplates) |
| Modifier and Type | Method and Description |
|---|---|
List<LayoutTemplate> |
getLayoutTemplates() |
NavTree |
getNavTree() |
public RuntimeModel(NavTree navTree, List<LayoutTemplate> layoutTemplates)
public NavTree getNavTree()
public List<LayoutTemplate> getLayoutTemplates()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.