| Package | Description | 
|---|---|
| org.omnifaces.component.util | |
| org.omnifaces.el | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ResolveComponent.ComponentClientIdResolver  | 
| Modifier and Type | Method and Description | 
|---|---|
Callback.SerializableReturning<Object> | 
ReadOnlyValueExpression.getCallbackReturning()
Returns the functional interface that will be called when the value expression is resolved 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReadOnlyValueExpression.setCallbackReturning(Callback.SerializableReturning<Object> callbackReturning)
Sets the functional interface that will be called when the value expression is resolved 
 | 
| Constructor and Description | 
|---|
ReadOnlyValueExpression(Class<?> expectedType,
                       Callback.SerializableReturning<Object> callback)  | 
Copyright © 2012–2017 OmniFaces. All rights reserved.