public class SimpleChartControl extends DatasrcInstance
SimpleChartBeanamIinitialize, DATASOURCE, INPUTMODE, labelOverride, ONDATACAHNGE, PARAM_APP, PARAM_APPTABTYPE, PARAM_DESIGNMODE, PARAM_MOBILE, PARAM_MODULE, PARAM_PAGE, PARAM_PARENTCOMPONENT, PARAM_PARENTCONTROL, PARAM_PRESENTATION, PARAM_SCREENREADER, PARAM_SKINNAME, PARAM_TAB, PARAM_TABGROUP, PARAM_TABGROUP_MAIN, PARAM_TABLE, PARAM_USERINFO, PARAM_VERTICALLABEL, RERENDER_PROPERTYEXCEPTION_ERROR, EXCEPTION_INFO, EXCEPTION_NONE, EXCEPTION_REQUIREDFIELD, EXCEPTION_SMARTFILL, EXCEPTION_WARNING, EXCEPTION_YESNOCANCEL, FORCE_WARNING_HANDLING, NO_PROMPT_WITH_WARNING, presentationTags, PROMPT_WHEN_WARNING_EXIST| Constructor and Description |
|---|
SimpleChartControl() |
| Modifier and Type | Method and Description |
|---|---|
int |
async_get_chart_data()
HIGHASYNC method that is used by the chart jsp control to fetch the chart data to be rendered.
|
Chart |
getChart(ChartRequestOptions options)
Return the Chart for the options
|
SimpleChartBean |
getChartBean()
Convenience method for getting the Chart's DataBean casted to a SimpleCartBean
|
java.util.Map<java.lang.String,java.lang.String> |
getChartIds()
Returns the Map of ChartIds managed by this control/bean.
|
java.lang.String |
getHeight() |
com.ibm.json.java.JSONArray |
getSupportedChartThemes()
Returns the array of Supported Chart Themes
|
com.ibm.json.java.JSONArray |
getSupportedChartTypes()
Returns the array of supported chart types, may be null.
|
java.lang.String |
getWidth() |
static java.lang.String |
toEmulatedBidi(java.lang.String rtlString)
Used in dojo charting, to 'emulate' visually the bidi layout for a given string.
|
broadcastEvent, cleanup, getDataBean, instantiatedatasrc, instantiatedatasrcdesign, renderaddChild, addComponent, canInsert, canInsert, canRemove, childHasError, childHasErrorFocus, clearComponent, clearErrors, copy, createRenderId, errorLevelChanged, eventCheck, findComponentByDescriptorId, findDesignerProperty, findProperty, findUseForLablledByComponent, getAdaptorInstance, getBoundComponent, getComponent, getComponents, getDataSource, getDescriptorControl, getDesignerProperty, getDesignerSelected, getDesignerSelectedControl, getElement, getErrorLevel, getGeneratedControl, getOriginalControl, getOriginalProperty, getProperties, getProperty, getProperty, getPropertyIgnoreFlags, getPropertyOriginator, getPropertyUncle, getRecordHover, getSkipPreRender, getTableControl, getTakesValueComponent, handleEvent, hasChanged, hasChangedConditionally, hasChildElements, hasMaskedChanged, hasRecordHover, hasVisibleChildren, initialize, isDesignerEditedProperty, isDisabled, isFocusable, isGenerated, isHiddenByLicense, isIncluded, isLastChild, isMainrecActionMenu, isMasked, isOnTableFilterRow, isOnTableTitleRow, isPersistentProperty, isReInitialize, isSelected, isToBeDisplayedOnCurrentTab, isToBeDisplayedOnTab, isVisible, launchexternal, moveChild, needsRender, parseParamvalues, preRender, preRenderChecks, quickinsert, registerDesignerEditedProperty, reInitialize, removeChild, renderChildren, resetDataSource, resolveParam, resolveParams, setAttributeError, setBoundComponent, setChangedFlag, setChangedFlag, setDesignerSelected, setDisabled, setElement, setErrorFocusOnControl, setFocus, setFocus, setFocusable, setFocusTable, setGenerated, setGeneratedControl, setIncluded, setIncluded, setNeedsRender, setOnTableFilterRow, setOnTableRow, setOnTableTitleRow, setOriginalControl, setPropertyOriginator, setPropertyUncle, setReInitialize, setReRenderFlags, setSelected, setSkipPreRender, setTableControl, setVisibility, stopRender, walkForId, walkForIdaddChild, addChild, addRefreshListener, clearChildren, clearProperties, clone, clone, getBoolean, getChildCount, getChildIndex, getChildren, getConsiderInDesigner, getDescriptor, getId, getIdExtension, getInt, getLocalizedType, getPage, getParent, getParentInstance, getPropertyNames, getRefreshListeners, getRenderId, getRowNum, getSafeId, getString, getType, getWebClientSession, handleEvent, hasAnyPropertyChanged, hasLocalProperty, hasPropertyChanged, initProperty, isDynamicContainer, isOnTable, isOnTableRow, maintainControlId, removeProperty, setConsiderInDesigner, setDescriptor, setDynamicContainer, setOnTable, setParent, setProperty, setProperty, setRenderId, setType, setWebClientSession, toStringpublic SimpleChartBean getChartBean()
public Chart getChart(ChartRequestOptions options) throws java.rmi.RemoteException, MXException
name - MXExceptionjava.rmi.RemoteExceptionpublic java.util.Map<java.lang.String,java.lang.String> getChartIds()
public com.ibm.json.java.JSONArray getSupportedChartTypes()
public com.ibm.json.java.JSONArray getSupportedChartThemes()
public int async_get_chart_data()
throws MXException
MXExceptionpublic java.lang.String getWidth()
public java.lang.String getHeight()
public static java.lang.String toEmulatedBidi(java.lang.String rtlString)
rtlString -