| Package | Description |
|---|---|
| org.bridje.web.view |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebLayout
Represents a view of the application, views are render by themes and are
composed from controls.
|
interface |
WebView
Represents a view of the application, views are render by themes and are
composed from controls.
|
| Modifier and Type | Method and Description |
|---|---|
WebLayout |
WebLayoutManager.loadLayout(AbstractView currentView,
String name)
Loads the given web layout file.
|
Copyright © 2015–2017 Bridje Framework. All rights reserved.