public class UIChart
extends javax.faces.component.UIComponentBase
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
static String |
DEFAULT_RENDERER |
| Constructor and Description |
|---|
UIChart() |
addClientBehavior, addFacesListener, broadcast, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public static final String DEFAULT_RENDERER
public String getFamily()
getFamily in class javax.faces.component.UIComponentpublic boolean getRendersChildren()
getRendersChildren in class javax.faces.component.UIComponentBasepublic int getAlpha()
public void setAlpha(int alpha)
public boolean getAntialias()
public void setAntialias(boolean antialias)
public String getBackground()
public void setBackground(String background)
public String getForeground()
public void setForeground(String foreground)
public boolean getIs3d()
public void setIs3d(boolean is3d)
public String getColors()
public void setColors(String colors)
public Object getDatasource()
public void setDatasource(Object datasource)
public int getDepth()
public void setDepth(int depth)
public int getWidth()
public void setWidth(int width)
public int getHeight()
public void setHeight(int height)
public boolean getLegend()
public void setLegend(boolean legend)
public String getOrientation()
public void setOrientation(String orientation)
public boolean getOutline()
public void setOutline(boolean outline)
public int getStartAngle()
public void setStartAngle(int startAngle)
public String getTitle()
public void setTitle(String title)
public String getType()
public void setType(String type)
public String getXlabel()
public void setXlabel(String xlabel)
public String getYlabel()
public void setYlabel(String ylabel)
public String getStyleClass()
public void setStyleClass(String styleClass)
public String getAlt()
public void setAlt(String alt)
public String getImgTitle()
public void setImgTitle(String imgTitle)
public String getOnclick()
public void setOnclick(String onclick)
public String getOndblclick()
public void setOndblclick(String ondblclick)
public String getOnkeydown()
public void setOnkeydown(String onkeydown)
public String getOnkeypress()
public void setOnkeypress(String onkeypress)
public String getOnkeyup()
public void setOnkeyup(String onkeyup)
public String getOnmousedown()
public void setOnmousedown(String onmousedown)
public String getOnmousemove()
public void setOnmousemove(String onmousemove)
public String getOnmouseout()
public void setOnmouseout(String onmouseout)
public String getOnmouseover()
public void setOnmouseover(String onmouseover)
public String getOnmouseup()
public void setOnmouseup(String onmouseup)
public String getOutput()
public void setOutput(String output)
public String getUsemap()
public void setUsemap(String usemap)
public float getLegendFontSize()
public void setLegendFontSize(float legendFontSize)
public String getGenerateMap()
public void setGenerateMap(String generateMap)
public String getOngeneratedimagemapclick()
public void setOngeneratedimagemapclick(String ongeneratedimagemapclick)
public boolean getDomainGridLines()
public void setDomainGridLines(boolean domainGridLines)
public boolean getRangeGridLines()
public void setRangeGridLines(boolean rangeGridLines)
public boolean getLegendBorder()
public void setLegendBorder(boolean legendBorder)
public float getLineStrokeWidth()
public void setLineStrokeWidth(float lineStrokeWidth)
public Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class javax.faces.component.UIComponentBasepublic void restoreState(javax.faces.context.FacesContext context,
Object state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class javax.faces.component.UIComponentBaseCopyright © 2015 Intersult GmbH. All rights reserved.