| 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 |
| TAIWAN — Constant static property in class xp.locales.Locales |
|
Useful constant for country. |
| target — Property in class xp.utils.Tween |
| |
| TDateTime — Class in package xp.utils |
| |
| _text — Property in class xp.charting.AxisMarker |
| |
| text — Property in class xp.charting.AxisMarker |
|
The label text to display with the line
|
| text — Property in class xp.charting.ChartTextField |
| |
| textAlign — Style in class xp.charting.Chart |
|
Alignment of text within a container. |
| textAlign — Style in class xp.charting.DataTip |
|
Alignment of text within a container. |
| textDecoration — Style in class xp.charting.Chart |
|
Determines whether the text is underlined. |
| textDecoration — Style in class xp.charting.DataTip |
|
Determines whether the text is underlined. |
| textField — Property in class xp.charting.DataTip |
|
The internal UITextField that renders the text of this ToolTip. |
| textFieldList — Property in class xp.charting.ChartStyleClient |
| |
| textIndent — Style in class xp.charting.Chart |
|
Offset of first line of text from the left side of the container, in pixels. |
| textIndent — Style in class xp.charting.DataTip |
|
Offset of first line of text from the left side of the container, in pixels. |
| thickness — Property in class xp.graphics.BorderRectangle |
|
The thickness of the borders
|
| Thickness — Class in package xp.graphics |
|
Describes the thickness of the sides of a rectangle. |
| Thickness(... rest) — Constructor in class xp.graphics.Thickness |
| |
| Thickness0 — Constant static property in class xp.graphics.Thickness |
| |
| Thickness1 — Constant static property in class xp.graphics.Thickness |
| |
| Thickness2 — Constant static property in class xp.graphics.Thickness |
| |
| Thickness3 — Constant static property in class xp.graphics.Thickness |
| |
| tickLength — Style in class xp.charting.Axis |
|
Specifies the length of the tick marks on the axis, in pixels. |
| tickLength — Property in class xp.charting.AxisConfiguration |
| |
| tickLength — Property in class xp.charting.AxisRenderer |
| |
| tickLength — Style in class xp.charting.HLOCSeries |
|
Specifies the length, in pixels, for the open and close tick mark. |
| tickPlacement — Style in class xp.charting.Axis |
|
Specifies where to draw the tick marks. |
| tickPlacement — Property in class xp.charting.AxisConfiguration |
| |
| tickPlacement — Property in class xp.charting.AxisRenderer |
| |
| TICK_PLACEMENT_CROSS — Constant static property in class xp.charting.Axis |
|
The constant for the type of tick - cross the axis
|
| TICK_PLACEMENT_CROSS — Constant static property in class xp.charting.AxisRenderer |
|
The constant for the type of tick - cross the axis
|
| TICK_PLACEMENT_INSIDE — Constant static property in class xp.charting.Axis |
|
The constant for the type of tick - inside the axis
|
| TICK_PLACEMENT_INSIDE — Constant static property in class xp.charting.AxisRenderer |
|
The constant for the type of tick - inside the axis
|
| TICK_PLACEMENT_NONE — Constant static property in class xp.charting.Axis |
|
The constant for the type of tick - no tick mark
|
| TICK_PLACEMENT_NONE — Constant static property in class xp.charting.AxisRenderer |
|
The constant for the type of tick - no tick mark
|
| TICK_PLACEMENT_OUTSIDE — Constant static property in class xp.charting.Axis |
|
The constant for the type of tick - outside the axis
|
| TICK_PLACEMENT_OUTSIDE — Constant static property in class xp.charting.AxisRenderer |
|
The constant for the type of tick - outside the axis
|
| ticks — Property in class xp.charting.Axis |
|
array of axis tick descriptors
|
| tickStroke — Style in class xp.charting.Axis |
|
Specifies the characteristics of the tick marks on the axis. |
| tickStroke — Property in class xp.charting.AxisConfiguration |
| |
| tickStroke — Property in class xp.charting.AxisRenderer |
| |
| tickStroke — Style in class xp.charting.HLOCSeries |
|
Specifies the stroke to use for the open/close tick mark
if an opening value is specified. |
| TimeInterval — Class in package xp.utils |
|
An object representing a Timer Interval
|
| TimeIntervalFormat — Class in package xp.utils |
|
TimeIntervalFormat
Format TimeInterval for display
TimeIntervals require special handling from DataTime objects
|
| TimeIntervalFormat(pattern) — Constructor in class xp.utils.TimeIntervalFormat |
|
Creates a new instance of hte TimeInterval formatter
|
| title — Property in class xp.charting.Axis |
|
The name or title to display along the axis
|
| title — Property in class xp.charting.AxisConfiguration |
| |
| toDegrees(rad) — Static method in class xp.utils.MathUtils |
|
convert radians to degrees
|
| tokens — Property in class xp.utils.DateFormat |
| |
| toNumberArray(xl) — Static method in class xp.utils.XMLUtils |
|
Helper function to convert an XMLList to an array of numbers
|
| _tools — Property in class xp.charting.AxisChart |
| |
| tools — Property in class xp.charting.AxisChart |
| |
| _tools — Property in class xp.charting.ChartForeground |
| |
| tools — Property in class xp.charting.ChartForeground |
| |
| tools — Property in interface xp.charting.IAxisChart |
| |
| _tools — Property in class xp.charting.SubChart |
| |
| tools — Property in class xp.charting.SubChart |
| |
| topGutter — Style in class xp.charting.Chart |
|
Number of pixels between the container's left border
and the left edge of its content area. |
| topGutter — Style in class xp.charting.SubChart |
|
Number of pixels between the container's left border
and the left edge of its content area. |
| topLeft — Property in class xp.graphics.CornerRadius |
| |
| topRight — Property in class xp.graphics.CornerRadius |
| |
| toProperties() — Method in class xp.locales.LocaleData |
|
Convert the ResourceBundle class to a properties object
|
| toRadians(deg) — Static method in class xp.utils.MathUtils |
|
convert degrees to radians
|
| toScreen(items, inputField, outputField, dimensionSize) — Method in class xp.charting.Axis |
|
Converts data value to screen coordinates
|
| toScreen(items, inputField, outputField, dimensionSize) — Method in class xp.charting.LogAxis |
| |
| toString() — Method in class xp.charting.DataPoint |
|
The textual representation of the item data
|
| toString() — Method in class xp.graphics.Thickness |
|
converts the specified object to a string and returns it. |
| toString() — Method in class xp.locales.LocaleData |
| |
| toString() — Method in class xp.utils.Currency |
|
Returns the ISO 4217 currency code of this currency. |
| toString() — Method in class xp.utils.FileDownloadManager |
| The About string |
| toString() — Method in class xp.utils.FileUploadManager |
| The About string |
| toStringArray(xl) — Static method in class xp.utils.XMLUtils |
|
Helper function to convert an XMLList to an array of strings
|
| _trackMouse — Property in class xp.charting.Series |
| |
| trackMouse — Property in class xp.charting.Series |
| |
| TRADITIONAL_CHINESE — Constant static property in class xp.locales.Locales |
|
Useful constant for language. |
| transform(clr, bright, hue, saturation) — Static method in class xp.utils.ColorUtils |
|
Transform a 32Bit color value based on the input params
|
| transIndex — Property in class xp.graphics.GIFDecoder |
| |
| transparency — Property in class xp.graphics.GIFDecoder |
| |
| TrendLineTool — Class in package xp.charting |
|
Tool for run time user drawing of trend lines on an axis chart
|
| TrendLineTool() — Constructor in class xp.charting.TrendLineTool |
|
Create a new instance
|
| trim(str, c) — Static method in class xp.utils.StringUtils |
|
Left and Right Trims a string of whitespace
|
| trimLeft(str, c) — Static method in class xp.utils.StringUtils |
|
Left Trims a string of whitespace
|
| trimRight(str, c) — Static method in class xp.utils.StringUtils |
|
Right Trims a string of whitespace
|
| trustContent — Property in class xp.controls.ContentLoader |
|
If true, the content is loaded
into your security domain. |
| TWD — Constant static property in class xp.utils.Currency |
| |
| tween — Property in class xp.charting.PolarDataItem |
| |
| Tween — Class in package xp.utils |
|
A class that manages a time based tween effects
A class which provides the abilty to change property values over time. |
| Tween(target, mode) — Constructor in class xp.utils.Tween |
|
Creates a new Tween instances
|
| tweenClass — Property in class xp.utils.Tween |
| |
| tweenId — Property in class xp.utils.Tween |
|
A unique Id for this tween
|
| _tweenType — Property in class xp.utils.Tween |
| |
| tweenType — Property in class xp.utils.Tween |
|
The type of tween
|
| type — Property in class xp.charting.Axis |
|
The axis type "x" or "y"
|
| type — Property in class xp.charting.StockChartDataProvider |
| |
|
| 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 |