|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openfaces.taglib.internal.AbstractTag
org.openfaces.taglib.internal.AbstractComponentTag
org.openfaces.taglib.internal.chart.AbstractStyledComponentTag
org.openfaces.taglib.internal.chart.AbstractChartViewTag
org.openfaces.taglib.internal.chart.GridChartViewTag
org.openfaces.taglib.internal.chart.BarChartViewTag
public class BarChartViewTag
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.openfaces.taglib.internal.AbstractTag |
|---|
AbstractTag.ExpressionCreator |
| Constructor Summary | |
|---|---|
BarChartViewTag()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getComponentType()
|
java.lang.String |
getRendererType()
|
void |
setComponentProperties(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
Implementations of this method must not use FacesContext.getCurrentInstance() because it doesn't contain the required value when this method is invoked from the Facelets tag handler (see AbstractFaceletsComponentHandler) |
| Methods inherited from class org.openfaces.taglib.internal.AbstractComponentTag |
|---|
getFacesContext, isValueReference, setFacesContext |
| Methods inherited from class org.openfaces.taglib.internal.AbstractTag |
|---|
cleanUp, getExpressionCreator, getPropertyValue, setExpressionCreator, setPropertyValue, setPropertyValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BarChartViewTag()
| Method Detail |
|---|
public java.lang.String getComponentType()
getComponentType in class GridChartViewTagpublic java.lang.String getRendererType()
getRendererType in class GridChartViewTag
public void setComponentProperties(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
AbstractComponentTag
setComponentProperties in class GridChartViewTagfacesContext - current FacesContextcomponent - component whose properties should be set up
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||