public class UIScatterChart extends UIChartBase
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMPONENT_FAMILY |
static java.lang.String |
COMPONENT_TYPE |
static org.apache.myfaces.trinidad.bean.PropertyKey |
COORDINATE_SYSTEM_KEY |
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE |
static org.apache.myfaces.trinidad.bean.PropertyKey |
ZOOM_AND_SCROLL_KEY |
CLIENT_LISTENERS_KEY, CONTENT_DELIVERY_KEY, DATA_LABEL_POSITION_KEY, DATA_SELECTION_KEY, DRILL_LISTENER_KEY, DRILLING_KEY, EMPTY_TEXT_KEY, FOOTNOTE_H_ALIGN_KEY, FOOTNOTE_KEY, HIDE_AND_SHOW_BEHAVIOR_KEY, HOVER_BEHAVIOR_KEY, INLINE_STYLE_KEY, PARTIAL_TRIGGERS_KEY, SELECTED_ROW_KEYS_KEY, SELECTION_LISTENER_KEY, SERIES_EFFECT_KEY, STYLE_CLASS_KEY, SUBTITLE_KEY, TITLE_H_ALIGN_KEY, TITLE_KEY, TRANSITIONS_KEY, VALUE_KEY, VAR_STATUS_KEY
BINDING_KEY, ID_KEY, RENDERED_KEY, RENDERER_TYPE_KEY, TRANSIENT_KEY
Constructor and Description |
---|
UIScatterChart() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
java.lang.String |
getCoordinateSystem()
Returns the coordinate system of the chart.
|
java.lang.String |
getFamily() |
java.lang.String |
getRendererType() |
java.lang.String |
getZoomAndScroll()
Returns the zoom and scroll type for the chart.
|
void |
setCoordinateSystem(java.lang.String type)
Specifies the coordinate system of the chart.
|
void |
setZoomAndScroll(java.lang.String type)
Specifies the zoom and scroll type for the chart.
|
addSelectionListener, broadcast, clearCachedClientIds, createCollectionModel, getContentDelivery, getCurrentRowData, getDataLabelPosition, getDataSelection, getDrilling, getDrillListener, getEmptyText, getFootnote, getFootnoteHAlign, getHideAndShowBehavior, getHoverBehavior, getInlineStyle, getPartialTriggers, getPopupContext, getSelectedRowKeys, getSelectionListener, getSelectionListeners, getSeriesEffect, getSeriesPopupContext, getStyleClass, getSubtitle, getTitle, getTitleHAlign, getTransitions, getValue, getVarStatus, invokeOnComponent, processFacetsAndChildren, removeSelectionListener, setContentDelivery, setDataLabelPosition, setDataSelection, setDrilling, setDrillListener, setEmptyText, setFootnote, setFootnoteHAlign, setHideAndShowBehavior, setHoverBehavior, setInlineStyle, setPartialTriggers, setPopupContext, setSelectedRowKeys, setSelectionListener, setSeriesEffect, setSeriesPopupContext, setStyleClass, setSubtitle, setTitle, setTitleHAlign, setTransitions, setValue, setVarStatus, visitData
areRowsAvailable, areRowsAvailable, areRowsAvailable, areRowsLocallyAvailable, areRowsLocallyAvailable, areRowsLocallyAvailable, clearCachedRow, clearCachedRow, clearCachedRows, clearCachedRows, clearCurrencyStringCache, clearLocalCache, createVarStatusMap, decodeChildrenImpl, defaultVisitChildren, encodeBegin, encodeEnd, ensureRowsAvailable, getCachingStrategy, getClientRowKey, getClientRowKeyManager, getCollectionModel, getCollectionModel, getContainerClientId, getCurrencyString, getEstimatedRowCount, getEstimatedRowCountConfidence, getRowCount, getRowData, getRowData, getRowData, getRowIndex, getRowKey, getSortCriteria, getStamps, getVar, isRowAvailable, isRowAvailable, isRowAvailable, isRowLocallyAvailable, isRowLocallyAvailable, isSortable, postCreateCollectionModel, postRowDataChange, preRowDataChange, processComponent, processDecodes, processEvent, processFlattenedChildrenBegin, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, resetStampState, restoreStampState, restoreState, saveStampState, saveState, setClientRowKey, setCurrencyString, setRowIndex, setRowKey, setSortCriteria, setupELVariable, setupVisitingContext, setVar, tearDownVisitingContext, updateChildrenImpl, validateChildrenImpl, visitChildren, visitChildrenWithoutIterating, visitUnstampedFacets
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addClientBehavior, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, clearInitialState, createFacesBean, decode, decodeChildren, encodeChildren, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientBehaviors, getClientId, getComponentChangeFilters, getContainerClientId, getDefaultEventName, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getListenersForEventClass, getParent, getPassThroughAttributes, getProperty, getPropertyKey, getRenderedFacetsAndChildren, getRenderer, getRendersChildren, getValueBinding, getValueExpression, initialStateMarked, invokeOnChildrenComponents, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, removeAttributeChangeListener, removeComponentChangeFilter, removeFacesListener, satisfiesPartialTrigger, setAttributeChangeListener, setAttributeChangeListener, setBooleanProperty, setId, setIntProperty, setParent, setProperty, setRendered, setRendererType, setTransient, setupFlattenedChildrenContext, setupFlattenedContext, setValueBinding, setValueExpression, subscribeToEvent, tearDownFlattenedChildrenContext, tearDownFlattenedContext, toString, unsubscribeFromEvent, updateChildren, validateChildren
addPartialTarget, broadcastInContext, clearCachedClientIds, defaultGetRenderedFacetsAndChildren, encodeFlattenedChild, encodeFlattenedChildren, getLogicalParent, getLogicalParent, getStateHelper, getStateHelper, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setupChildrenEncodingContext, setupChildrenVisitingContext, setupEncodingContext, setUpEncodingContext, tearDownChildrenEncodingContext, tearDownChildrenVisitingContext, tearDownEncodingContext, visitAllChildren, visitChildren, visitTree, visitTree
encodeAll, getClientId, getCompositeComponentParent, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getTransientStateHelper, getTransientStateHelper, isCompositeComponent, isInView, popComponentFromEL, pushComponentToEL, restoreTransientState, saveTransientState, setInView
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey COORDINATE_SYSTEM_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey ZOOM_AND_SCROLL_KEY
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
public java.lang.String getFamily()
getFamily
in class org.apache.myfaces.trinidad.component.UIXComponentBase
public java.lang.String getRendererType()
getRendererType
in class org.apache.myfaces.trinidad.component.UIXComponentBase
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType
in class UIChartBase
public final java.lang.String getCoordinateSystem()
cartesian
(default), polar
.public final void setCoordinateSystem(java.lang.String type)
cartesian
(default), polar
.public final java.lang.String getZoomAndScroll()
public final void setZoomAndScroll(java.lang.String type)