Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SciTextElement Members

SciTextElement overview

Public Instance Constructors

icon SciTextElement Constructor Constructor

Public Instance Methods

iconEquals (inherited from Object) 
iconGetHashCode (inherited from Object) 
iconGetRootNodeGets the root XmlNode of the element to add to the page.
iconGetType (inherited from Object) 
iconSetLabelStyleSets style of the label text (normal or important).
iconSetMandatoryValidationSets mandatory validation for the control. A JavaScript alert will display if the field is empty.
iconSetRegExpValidationSets regular expression validation for the control. A JavaScript alert will display if the field does not match the validation criteria.
iconSetSizeSets the size of the input box in characters.
iconSetStorageTypeSets the storage type (integer or string).
iconSetValueSets the value of the input box.
iconToStringWrites the element to a string for debugging.

See Also

SciTextElement Class | Plumtree.Remote.Sci Namespace