java.lang.String convert(java.lang.String, java.lang.Object)
Converter#getAsString(FacesContext, UIComponent, Object)
of the
converter identified by the given converter ID, invoked with FacesContext#getCurrentInstance()
,
UIComponent#getCurrentComponent(FacesContext)
and given object as arguments.
Info | Value |
---|---|
Function Class | org.omnifaces.el.functions.Converters |
Function Signature | java.lang.String convert(java.lang.String, java.lang.Object) |
Display Name | None |
Output generated by Vdldoc View Declaration Language Documentation Generator.