Package | Description |
---|---|
org.omnifaces.cdi.param |
Modifier and Type | Method and Description |
---|---|
<V> ParamValue<V> |
ParamProducer.produce(InjectionPoint injectionPoint) |
Constructor and Description |
---|
ParamValue(String[] submittedValues,
Param param,
Type type,
V value) |
Copyright © 2012–2020 OmniFaces. All rights reserved.