public class HtmlSortHeaderRenderer
extends org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlLinkRendererBase
| Modifier and Type | Field and Description |
|---|---|
static String |
CURRENT_SORT_STYLE |
static String |
NOT_CURRENT_SORT_STYLE |
| Constructor and Description |
|---|
HtmlSortHeaderRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(FacesContext facesContext,
UIComponent component) |
void |
encodeEnd(FacesContext facesContext,
UIComponent component) |
addHiddenCommandParameter, decode, encodeChildren, findNestingForm, getRendersChildren, getStyle, getStyleClass, renderCommandLinkEnd, renderCommandLinkStart, renderJavaScriptAnchorStart, renderNonJavaScriptAnchorStart, renderOutputLinkEnd, renderOutputLinkStartgetActionUrl, getChildCount, getChildren, getClientId, renderId, shouldRenderId, toUriconvertClientId, getConvertedValuepublic static final String CURRENT_SORT_STYLE
public static final String NOT_CURRENT_SORT_STYLE
public void encodeBegin(FacesContext facesContext, UIComponent component) throws IOException
encodeBegin in class org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlLinkRendererBaseIOExceptionpublic void encodeEnd(FacesContext facesContext, UIComponent component) throws IOException
encodeEnd in class org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlLinkRendererBaseIOExceptionCopyright © 2007-2016 Sakai Project. All Rights Reserved.