|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UICommand
org.openfaces.component.chart.ChartTitle
public class ChartTitle
| Field Summary |
|---|
| Fields inherited from class javax.faces.component.UICommand |
|---|
COMPONENT_FAMILY, COMPONENT_TYPE |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
BEANINFO_KEY, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, VIEW_LOCATION_KEY |
| Constructor Summary | |
|---|---|
ChartTitle()
|
|
| Method Summary | |
|---|---|
javax.faces.event.FacesEvent |
decodeAction(java.lang.String fieldValue)
|
StyledComponent[] |
getComponentsChain()
|
java.lang.String |
getHint()
|
java.lang.String |
getStyle()
|
StyleObjectModel |
getStyleObjectModel()
|
java.lang.String |
getText()
|
java.lang.String |
getTextStyle()
|
java.lang.String |
getTooltip()
|
java.lang.String |
getUrl()
|
void |
restoreState(javax.faces.context.FacesContext facesContext,
java.lang.Object object)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setParent(javax.faces.component.UIComponent uiComponent)
|
void |
setStyle(java.lang.String style)
|
void |
setText(java.lang.String text)
|
void |
setTextStyle(java.lang.String style)
|
void |
setTooltip(java.lang.String tooltip)
|
void |
setUrl(java.lang.String url)
|
| Methods inherited from class javax.faces.component.UICommand |
|---|
addActionListener, broadcast, getAction, getActionExpression, getActionListener, getActionListeners, getFamily, getValue, isImmediate, queueEvent, removeActionListener, setAction, setActionExpression, setActionListener, setImmediate, setValue |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addClientBehavior, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, restoreAttachedState, saveAttachedState, setId, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getResourceBundleMap, getValueExpression, initialStateMarked, isCompositeComponent, isInView, popComponentFromEL, processEvent, pushComponentToEL, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEvent, visitTree |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChartTitle()
| Method Detail |
|---|
public java.lang.String getTooltip()
public void setTooltip(java.lang.String tooltip)
public java.lang.String getUrl()
public void setUrl(java.lang.String url)
public java.lang.String getText()
public void setText(java.lang.String text)
public java.lang.String getTextStyle()
getTextStyle in interface StyledComponentpublic void setTextStyle(java.lang.String style)
setTextStyle in interface StyledComponentpublic void setStyle(java.lang.String style)
public java.lang.String getStyle()
public void setParent(javax.faces.component.UIComponent uiComponent)
setParent in class javax.faces.component.UIComponentBasepublic StyleObjectModel getStyleObjectModel()
getStyleObjectModel in interface StyledComponentpublic StyledComponent[] getComponentsChain()
getComponentsChain in interface StyledComponentpublic java.lang.String getHint()
getHint in interface StyledComponentpublic java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class javax.faces.component.UIComponentBase
public void restoreState(javax.faces.context.FacesContext facesContext,
java.lang.Object object)
restoreState in interface javax.faces.component.StateHolderrestoreState in class javax.faces.component.UIComponentBasepublic javax.faces.event.FacesEvent decodeAction(java.lang.String fieldValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||