| Package | Description |
|---|---|
| org.omnifaces.el | |
| org.omnifaces.util |
| Class and Description |
|---|
| Callback.Void
Use this if you need a void callback.
|
| Class and Description |
|---|
| Callback.Output
Use this if you need an output stream callback.
|
| Callback.ReturningWithArgument
Use this if you need a callback which takes an argument and returns a value.
|
| Callback.SerializableVoid
Use this if you need a serializable void callback.
|
| Callback.SerializableWithArgument
Use this if you need a serializable callback which takes an argument.
|
| Callback.Void
Use this if you need a void callback.
|
| Callback.WithArgument
Use this if you need a callback which takes an argument.
|
| Components.ForEach
Builder class used to collect a number of query parameters for a visit (for each) of components in the JSF
component tree.
|
| Messages.Message
Faces message builder.
|
| Messages.Resolver
The message resolver allows the developers to change the way how messages are resolved.
|
Copyright © 2012–2016 OmniFaces. All rights reserved.