TagifyRenderer@Deprecated public class InputTagsRenderer extends org.primefaces.renderkit.InputRenderer
| Constructor and Description |
|---|
InputTagsRenderer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
convertAvailableTags(javax.faces.context.FacesContext context,
InputTags inputTags)
Deprecated.
|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
Deprecated.
|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
Deprecated.
|
protected void |
encodeHiddenInput(javax.faces.context.FacesContext context,
InputTags inputTags,
String clientId)
Deprecated.
|
protected void |
encodeHiddenList(javax.faces.context.FacesContext context,
InputTags inputTags,
String clientId)
Deprecated.
|
protected void |
encodeMarkup(javax.faces.context.FacesContext context,
InputTags inputTags)
Deprecated.
|
protected void |
encodeScript(javax.faces.context.FacesContext context,
InputTags inputTags)
Deprecated.
|
Object |
getConvertedValue(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
Object submittedValue)
Deprecated.
|
isDisabled, isReadOnly, renderAccessibilityAttributes, renderAccessibilityAttributes, renderARIACombobox, renderARIAInvalid, renderARIARequired, renderRTLDirection, shouldDecodebuildAjaxRequest, buildAjaxRequest, buildAjaxRequest, buildDomEvent, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, escapeText, getEventBehaviors, getHighlighter, getResourceRequestPath, getResourceURL, getWidgetBuilder, isGrouped, isValueBlank, renderChild, renderChildren, renderDomEvent, renderDomEvents, renderDummyMarkup, renderDynamicPassThruAttributes, renderOnchange, renderOnclick, renderPassThruAttributes, renderPassThruAttributes, renderValidationMetadata, shouldRenderAttribute, shouldWriteIdpublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeEnd in class javax.faces.render.RendererIOExceptionprotected void encodeScript(javax.faces.context.FacesContext context,
InputTags inputTags)
throws IOException
IOExceptionprotected void encodeMarkup(javax.faces.context.FacesContext context,
InputTags inputTags)
throws IOException
IOExceptionprotected void encodeHiddenList(javax.faces.context.FacesContext context,
InputTags inputTags,
String clientId)
throws IOException
IOExceptionprotected void encodeHiddenInput(javax.faces.context.FacesContext context,
InputTags inputTags,
String clientId)
throws IOException
IOExceptionpublic void decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
decode in class javax.faces.render.Rendererpublic Object getConvertedValue(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, Object submittedValue) throws javax.faces.convert.ConverterException
getConvertedValue in class org.primefaces.renderkit.InputRendererjavax.faces.convert.ConverterExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.