public class AlphaIndexTag
extends javax.faces.webapp.UIComponentTag
Description:
This class is the tag handler that evaluates the alphaIndex
custom tag.
Copyright: Copyright (c) 2004
Organization: Sakai Project
| Constructor and Description |
|---|
AlphaIndexTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType() |
String |
getInitials() |
String |
getRendererType() |
void |
setInitials(String initials) |
protected void |
setProperties(javax.faces.component.UIComponent component)
set the component properties
|
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, release, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriterpublic String getInitials()
public void setInitials(String initials)
public String getComponentType()
getComponentType in class javax.faces.webapp.UIComponentTagpublic String getRendererType()
getRendererType in class javax.faces.webapp.UIComponentTagprotected void setProperties(javax.faces.component.UIComponent component)
setProperties in class javax.faces.webapp.UIComponentTagcomponent - Copyright © 2005-2014 Sakai Project. All Rights Reserved.