|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.component._SharedRendererUtils
The util methods in this class are shared between the javax.faces.component package and the org.apache.myfaces.renderkit package. Please note: Any changes here must also apply to the class in the other package!
Constructor Summary | |
(package private) |
_SharedRendererUtils()
|
Method Summary | |
(package private) static Converter |
findUIOutputConverter(FacesContext facesContext,
UIOutput component)
|
(package private) static java.lang.Object |
getConvertedUISelectManyValue(FacesContext facesContext,
UISelectMany component,
java.lang.String[] submittedValue)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
_SharedRendererUtils()
Method Detail |
static Converter findUIOutputConverter(FacesContext facesContext, UIOutput component)
static java.lang.Object getConvertedUISelectManyValue(FacesContext facesContext, UISelectMany component, java.lang.String[] submittedValue) throws ConverterException
ConverterException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |