org.jboss.seam.ui.component
public abstract class UILabel extends javax.faces.component.html.HtmlOutputLabel implements UIDecorateAware
| Modifier and Type | Field and Description |
|---|---|
protected UIDecorate |
decorate |
| Constructor and Description |
|---|
UILabel() |
| Modifier and Type | Method and Description |
|---|---|
protected static javax.faces.component.UIComponent |
getEditableValueHolder(javax.faces.component.UIComponent component)
A depth-first search for an EditableValueHolder
|
String |
getFor() |
void |
setUIDecorate(UIDecorate decorate)
Method called by DecorateRendererBase when it's about to render a subtree containing this component.
|
getAccesskey, getDefaultEventName, getDir, getEventNames, getLang, getOnblur, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getStyle, getStyleClass, getTabindex, getTitle, isEscape, setAccesskey, setDir, setEscape, setFor, setLang, setOnblur, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setStyle, setStyleClass, setTabindex, setTitleclearInitialState, getConverter, getFamily, getLocalValue, getValue, markInitialState, restoreState, saveState, setConverter, setValueaddClientBehavior, addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreeprotected UIDecorate decorate
protected static javax.faces.component.UIComponent getEditableValueHolder(javax.faces.component.UIComponent component)
public String getFor()
getFor in class javax.faces.component.html.HtmlOutputLabelpublic void setUIDecorate(UIDecorate decorate)
UIDecorateAwaresetUIDecorate in interface UIDecorateAwareCopyright © 2015 Seam Framework. All Rights Reserved.