| Package | Description |
|---|---|
| org.bridje.web.view | |
| org.bridje.web.view.comp |
| Modifier and Type | Method and Description |
|---|---|
UIInputExpression |
WebView.findInput(String exp)
Finds the input expression that match the given string.
|
| Modifier and Type | Method and Description |
|---|---|
UIInputExpression |
UIInputExpressionAdapter.unmarshal(String v) |
| Modifier and Type | Method and Description |
|---|---|
List<UIInputExpression> |
WebComponent.inputs()
Gets all the UIInputExpressions in this component.
|
| Modifier and Type | Method and Description |
|---|---|
String |
UIInputExpressionAdapter.marshal(UIInputExpression v) |
Copyright © 2015–2016 Bridje Framework. All rights reserved.