public class TemplateNavigation extends Object
$navigation.setTemplate("admin_navigation.wm")
Constructor and Description |
---|
TemplateNavigation(RunData data)
Constructor
|
Modifier and Type | Method and Description |
---|---|
TemplateNavigation |
setTemplate(String template)
Set the template.
|
String |
toString()
Builds the output of the navigation template.
|
public TemplateNavigation(RunData data)
data
- A Turbine RunData object.public TemplateNavigation setTemplate(String template)
template
- A String with the name of the navigation
template.Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.