public class WebViewRef extends Object
| Constructor and Description |
|---|
WebViewRef(String viewPath)
Constructor with the view path.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getViewPath()
The path for the web view.
|
void |
setViewPath(String viewPath)
The path for the web view.
|
public WebViewRef(String viewPath)
viewPath - The path for the view.Copyright © 2015–2017 Bridje Framework. All rights reserved.