OverviewSingleDeprecatedPropertiesEventsXSL Parameters

jsx3.html

class Text

Object
->jsx3.lang.Object
  ->jsx3.html.Tag
    ->jsx3.html.Text

class Text
extends jsx3.html.Tag
Represents an HTML text node.

This class is available only when the Charting add-in is enabled.

Constructor Summary
void
init(strText : String)
The instance initializer.
Methods Inherited From jsx3.html.Tag
appendChild, getChildren, getClassName, getFirstChildOfType, getId, getParent, getProperty, getStyle, getTagNS, getTagName, onAppendChild, onRemoveChild, paint, paintDom, paintUpdate, release, removeChild, removeChildren, removeProperty, removeStyle, replaceChild, setClassName, setExtraStyles, setId, setProperty, setStyle, toString
Methods Inherited From jsx3.lang.Object
clone, equals, eval, getClass, getInstanceOf, getInstanceOfClass, getInstanceOfPackage, instanceOf, isInstanceOf, isSubclassOf, jsxmix, jsxsuper, jsxsupermix, setInstanceOf
Constructor Detail

init

void init(strText : String)
The instance initializer.

Parameters:

strText