public abstract class AbstractFocusRenderStrategy extends Object implements FocusRenderStrategy
Modifier and Type | Field and Description |
---|---|
protected RendererUtils |
RENDERER_UTILS |
Constructor and Description |
---|
AbstractFocusRenderStrategy() |
Modifier and Type | Method and Description |
---|---|
protected String |
getFocusCandidatesAsString(javax.faces.context.FacesContext context,
AbstractFocus component,
javax.faces.component.UIForm form) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFocusCandidatesAsString, postAddToView, shouldApply
protected final RendererUtils RENDERER_UTILS
protected String getFocusCandidatesAsString(javax.faces.context.FacesContext context, AbstractFocus component, javax.faces.component.UIForm form)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.