@ApplicationScoped public class RuntimeNavigationBuilder extends Object
| Constructor and Description |
|---|
RuntimeNavigationBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.dashbuilder.navigation.NavTree |
build(Optional<String> navTreeJson,
List<org.uberfire.ext.layout.editor.api.editor.LayoutTemplate> layoutTemplates) |
protected org.dashbuilder.navigation.NavTree |
buildRuntimeTree(org.dashbuilder.navigation.NavTree navTree,
List<org.uberfire.ext.layout.editor.api.editor.LayoutTemplate> layoutTemplates) |
public org.dashbuilder.navigation.NavTree build(Optional<String> navTreeJson, List<org.uberfire.ext.layout.editor.api.editor.LayoutTemplate> layoutTemplates)
protected org.dashbuilder.navigation.NavTree buildRuntimeTree(org.dashbuilder.navigation.NavTree navTree,
List<org.uberfire.ext.layout.editor.api.editor.LayoutTemplate> layoutTemplates)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.