@Deprecated public class UICalendar extends javax.faces.component.UIOutput implements Visual
component.stg with class
CalendarTagDeclaration.| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_FAMILY
Deprecated.
|
static String |
COMPONENT_TYPE
Deprecated.
|
| Constructor and Description |
|---|
UICalendar()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CustomClass |
getCustomClass()
Deprecated.
Sets a CSS class in its parent, if the parent supports it.
|
String |
getFamily()
Deprecated.
|
Markup |
getMarkup()
Deprecated.
|
Style |
getStyle()
Deprecated.
For internal use.
|
void |
setCustomClass(CustomClass customClass)
Deprecated.
|
void |
setMarkup(Markup markup)
Deprecated.
|
void |
setStyle(Style style)
Deprecated.
|
clearInitialState, getConverter, getLocalValue, getValue, markInitialState, restoreState, saveState, setConverter, setValueaddClientBehavior, addFacesListener, broadcast, decode, encodeAll, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, initialStateMarked, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, visitTreegetClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getValueExpression, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEventclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRendererTypepublic static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily in class javax.faces.component.UIOutputpublic void setMarkup(Markup markup)
public CustomClass getCustomClass()
<tc:in>
<tc:style customClass="my-emphasized"/>
</tc:in>
One capability is, to used external CSS libs.
getCustomClass in interface Visualpublic void setCustomClass(CustomClass customClass)
setCustomClass in interface Visualpublic Style getStyle()
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.