Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SciCheckboxElement Members

SciCheckboxElement overview

Public Instance Constructors

icon SciCheckboxElement Constructor Constructor

Public Instance Methods

iconEquals (inherited from Object) 
iconGetHashCode (inherited from Object) 
iconGetRootNodeGets the root XmlNode of this element to add to the page.
iconGetType (inherited from Object) 
iconSetCheckedValue Sets the checked value for the checkbox.
iconSetImage Sets the image to display with the element.
iconSetLabelStyle Sets the label style (normal or important).
iconSetMandatoryValidation Sets mandatory validation for the element. A JavaScript alert will display if this field is empty.
iconSetRegExpValidation Sets regular expression validation for the element. An alert will display if the message criteria does not match.
iconSetStorageType Sets the storage type (integer or string).
iconSetUnCheckedValue Sets the unchecked value for the checkbox.
iconSetValue Sets the field value for the checkbox.
iconToStringWrites the element to a string for debugging.

See Also

SciCheckboxElement Class | Plumtree.Remote.Sci Namespace