| Package | Description |
|---|---|
| org.bridje.web.view.controls |
| Modifier and Type | Class and Description |
|---|---|
class |
UIInputExpression
Represents an input expression for a control.
|
| Modifier and Type | Method and Description |
|---|---|
UIExpression |
DynamicControl.getDataExpression() |
UIExpression |
UIExpressionAdapter.unmarshal(String v) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Control.get(UIExpression expression,
Class<T> resultClass,
T def)
Evaluates the given expression in the current ElEnvironment.
|
String |
UIExpressionAdapter.marshal(UIExpression v) |
Copyright © 2015–2017 Bridje Framework. All rights reserved.