Package | Description |
---|---|
org.omnifaces.component.input | |
org.omnifaces.component.util | |
org.omnifaces.el | |
org.omnifaces.taghandler | |
org.omnifaces.util |
Class and Description |
---|
State
Helper class for StateHelper that uses generic type-inference to make code that uses the StateHelper slightly less verbose.
|
Class and Description |
---|
Callback.SerializableReturning
Use this if you need a serializable callback which returns a value.
|
Class and Description |
---|
Callback.SerializableReturning
Use this if you need a serializable callback which returns a value.
|
Callback.Void
Use this if you need a void callback.
|
Class and Description |
---|
Reflection.PropertyPath
This class represents a property path.
|
Class and Description |
---|
Callback.Output
Use this if you need an output stream callback.
|
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.
|
Reflection.PropertyPath
This class represents a property path.
|
Copyright © 2012–2020 OmniFaces. All rights reserved.