| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| AccDistLineSeries — Class in package xp.charting | |
| Accumulation/Distribution Line | |
| AccDistLineSeries() — Constructor in class xp.charting.AccDistLineSeries | |
| acompleteEffect — Effect in class xp.controls.ImageBox | |
| An effect that is started when the complete event is dispatched. | |
| act — Property in class xp.graphics.GIFDecoder | |
| action — Property in class xp.events.ChartMouseEvent | |
| activate() — Method in class xp.charting.ChartDisplayElement | |
| active — Property in class xp.utils.Tween | |
| Indicates whether the tween is active | |
| actualPieRadius — Property in class xp.charting.PieSeries | |
| addChild(child) — Method in class xp.charting.SeriesSet | |
| addChildAt(child, index) — Method in class xp.charting.SeriesSet | |
| addChildInternal(child) — Method in class xp.charting.ChartElementContainer | |
| addChildToLayer(layer, child) — Method in class xp.charting.ChartElementContainer | |
| addDays(date1, days) — Static method in class xp.utils.DateTimeUtils | |
| Adds days to the date date1 | |
| addedHandler(e) — Method in class xp.charting.ChartDisplayElement | |
| addElement(element, front) — Method in class xp.charting.ChartElementContainer | |
| addLocale(locale) — Method in class xp.locales.LocaleManager | |
| Adds locale to the current application | |
| addSeries(series:xp.charting:IAxisSeries) — Method in class xp.charting.Axis | |
| Adds a series to this axis Called by a a series to register itself with the axis | |
| addSeries(series:xp.charting:Series) — Method in class xp.charting.SeriesSet | |
| adjustBrightness(clr, bright) — Static method in class xp.utils.ColorUtils | |
| Simple psuedo brighten/darken function | |
| adjustBrightness2(clr, bright) — Static method in class xp.utils.ColorUtils | |
| Change the brightness of a color value | |
| adjustScale() — Method in class xp.charting.Axis | |
| adjustScale(interval) — Static method in class xp.charting.ChartUtils | |
| Adjust an interval value to a "pretty" value | |
| adjustScale() — Method in class xp.charting.LinearAxis | |
| adjustScale() — Method in class xp.charting.LogAxis | |
| alpha — Property in class xp.charting.PolarDataItem | |
| alpha — Property in class xp.graphics.SolidBorderFill | |
| alphaNormal — Property in class xp.charting.PieSeries | |
| The alpha value for non-selected slices | |
| alphaSelected — Property in class xp.charting.PieSeries | |
| The alpha value for selected slices | |
| amPm — Property in class xp.utils.DateSymbols | |
| am pm symbols | |
| AM_PM — Constant static property in class xp.utils.Calendar | |
| annotations — Property in class xp.charting.Series | |
| The annotations for this series | |
| ApplicationProperties — Dynamic class in package xp.core | |
| ApplicationProperties() — Constructor in class xp.core.ApplicationProperties | |
| applyPattern(pattern) — Method in class xp.utils.DateFormat | |
| Applies the given pattern string to this date format Applies the given pattern string to this date format by parsing the pattern into tokens. | |
| applyPattern(pattern) — Method in interface xp.utils.IDataFormatter | |
| Applies the given pattern string to this format instance | |
| applyPattern(pattern) — Method in class xp.utils.NumberFormat | |
| Applies the given pattern string to this format instance Applies the given pattern string to this format. | |
| applyPattern(pattern) — Method in class xp.utils.TimeIntervalFormat | |
| Applies the given pattern string to this time interval format Applies the given pattern string to this time interval format. | |
| Aqua — Class in package xp.charting.borders | |
| Aqua() — Constructor in class xp.charting.borders.Aqua | |
| ArchStroke — Class in package xp.charting.borders | |
| ArchStroke() — Constructor in class xp.charting.borders.ArchStroke | |
| ArchThick — Class in package xp.charting.borders | |
| ArchThick() — Constructor in class xp.charting.borders.ArchThick | |
| ArchThin — Class in package xp.charting.borders | |
| ArchThin() — Constructor in class xp.charting.borders.ArchThin | |
| AreaSeries — Class in package xp.charting | |
| AreaSeries() — Constructor in class xp.charting.AreaSeries | |
| argbToHex(n) — Static method in class xp.utils.StringUtils | |
| Converts an argb color to hex string | |
| ArrayUtils — Class in package xp.utils | |
| asCollectionView(value) — Static method in class xp.core.UIComponentHelper | |
| _aspectAngleX — Property in class xp.charting.PieSeries | |
| aspectAngleX — Property in class xp.charting.PieSeries | |
| Allows you to set a 3D rotation angle around the X-axis The value can be set to an integer between [0-90] indicating the degree of rotation around the X-axis. | |
| _aspectAngleY — Property in class xp.charting.PieSeries | |
| aspectAngleY — Property in class xp.charting.PieSeries | |
| Allows you to set a 3D rotation angle around the Y-axis. | |
| AUD — Constant static property in class xp.utils.Currency | |
| autoLoad — Property in class xp.controls.ContentLoader | |
A flag that indictes whether content starts loading automatically
or waits for a clal to the load() method. |
|
| autoplay — Property in class xp.controls.GIFImage | |
| Indicates whether the animation should being playing once the GIF loads. | |
| autoregister — Property in class xp.charting.DataTip | |
| autosize — Property in class xp.charting.DataTip | |
| autoSize — Property in class xp.charting.DataTip | |
| autoStart — Property in class xp.charting.TrendLineTool | |
| availableLocales — Property in class xp.locales.LocaleManager | |
| axes — Property in class xp.charting.Axes | |
| The axes used by the chart this Axes is attached to If this is a ISubChart this is a combination of the local axes and the global axes | |
| axes — Property in class xp.charting.AxisChart | |
| The array of axes for this chart | |
| axes — Property in interface xp.charting.IAxisChart | |
| axes — Property in class xp.charting.SubChart | |
| Axes — Class in package xp.charting | |
| Axes() — Constructor in class xp.charting.Axes | |
| axesChanged() — Method in class xp.charting.AxisSeries | |
| Notifes the series that parent SeriesSet's assigned chartAxes may have been changed. | |
| axesChanged() — Method in class xp.charting.SeriesSet | |
| axesChangedHandler(e) — Method in class xp.charting.Axes | |
| axesChangedHandler(e) — Method in class xp.charting.AxisSeries | |
| axesChangedHandler(e) — Method in class xp.charting.SeriesSet | |
| axis — Property in class xp.charting.AxisMarker | |
| The axis we are attached to | |
| Axis — Class in package xp.charting | |
| You use the Axis class to describe the horizontal and vertical chartAxes of a chart. | |
| Axis() — Constructor in class xp.charting.Axis | |
| Constructor create a new Axis instance | |
| axisBackground — Property in class xp.charting.Axis | |
| axisBackground — Property in class xp.charting.AxisConfiguration | |
| axisChanged — Property in class xp.charting.Axis | |
| AxisChart — Class in package xp.charting | |
| Host class for the all charts with an axis | |
| AxisChart() — Constructor in class xp.charting.AxisChart | |
| AxisConfiguration — Class in package xp.charting | |
| _axisDataProvider — Property in class xp.charting.Axis | |
| AxisItem — Class in package xp.charting | |
| AxisItem(value, tickIndex, itemIndex) — Constructor in class xp.charting.AxisItem | |
| axisLabelFormat — Property in class xp.charting.Axis | |
| The format sting to format values into axis labels | |
| axisLabelFormatter — Property in class xp.charting.Axis | |
| axisLabelFunction — Property in class xp.charting.Axis | |
| The user custom function to format values into axis labels | |
| axisLabels — Property in class xp.charting.Axis | |
| axisLabels — Property in class xp.charting.AxisConfiguration | |
| AxisMarker — Class in package xp.charting | |
| _axisMode — Property in class xp.charting.Axis | |
| are labels displayed on the boundaries (NO_PAD_AXIS - 1) or within the boundaries (PAD_AXIS - 0) | |
| axisMode — Property in class xp.charting.Axis | |
| axisMode — Property in class xp.charting.AxisConfiguration | |
| _axisMode — Property in class xp.charting.AxisSeries | |
| axisMode — Property in class xp.charting.AxisSeries | |
| The axis mode for this series | |
| axisMode — Property in interface xp.charting.IAxisSeries | |
| axisModeChangeHandler(e) — Method in class xp.charting.AxisSeries | |
| Called when the x axis mode changes | |
| axisOffset — Property in class xp.charting.Axis | |
| axisOffset — Property in class xp.charting.AxisConfiguration | |
| AXIS_PLACEMENT_BOTTOM — Constant static property in class xp.charting.Axis | |
| The constant for the type of tick - inside the axis | |
| AXIS_PLACEMENT_LEFT — Constant static property in class xp.charting.Axis | |
| The constant for the type of tick - cross the axis | |
| AXIS_PLACEMENT_RIGHT — Constant static property in class xp.charting.Axis | |
| The constant for the type of tick - no tick mark | |
| AXIS_PLACEMENT_TOP — Constant static property in class xp.charting.Axis | |
| The constant for the type of tick - outside the axis | |
| axisRangeChangedHandler(e) — Method in class xp.charting.AxisSeries | |
| Called when the axis range changes | |
| axisRangeChangeHandler(e) — Method in class xp.charting.AxisMarker | |
| AxisRenderer — Class in package xp.charting | |
| AxisRenderer(axis:xp.charting:Axis) — Constructor in class xp.charting.AxisRenderer | |
| Constructor | |
| AxisSeries — Class in package xp.charting | |
| AxisSeries() — Constructor in class xp.charting.AxisSeries | |
| axisStroke — Style in class xp.charting.Axis | |
| Specifies the line style for the origin. | |
| axisStroke — Property in class xp.charting.AxisConfiguration | |
| axisStroke — Property in class xp.charting.AxisRenderer | |
| axisStyleChanged — Property in class xp.charting.Axis | |
| axisStyles — Property in class xp.charting.Axis | |
| axisTitleStyleName — Style in class xp.charting.Axis | |
| The name of the CSS class selector to use when formatting the axis title. | |
| axisTitleStyleName — Property in class xp.charting.AxisConfiguration | |
| axisValueType — Property in class xp.charting.Axis | |
| The type of axis values catgeory or value | |
| AXIS_VALUE_TYPE_CATEGORY — Constant static property in class xp.charting.Axis | |
| Constant for the axisValueType property for an axis which represents values as categories | |
| AXIS_VALUE_TYPE_VALUE — Constant static property in class xp.charting.Axis | |
| Constant for the axisValueType property for an axis which represents values as values | |
| AXISX — Constant static property in class xp.charting.Axis | |
| Constant for the axis type property for a x axis | |
| AXISY — Constant static property in class xp.charting.Axis | |
| Constant for the axis type property for a y axis | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |