public class WebLayoutManager extends Object
| Constructor and Description |
|---|
WebLayoutManager() |
| Modifier and Type | Method and Description |
|---|---|
WebLayout |
loadLayout(AbstractView currentView,
String name)
Loads the given web layout file.
|
public WebLayout loadLayout(AbstractView currentView, String name)
currentView - The current view being loaded.name - The path and name without ".layout.xml" suffix.Copyright © 2015–2017 Bridje Framework. All rights reserved.