Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SciRadioElement Members

SciRadioElement overview

Public Instance Constructors

icon SciRadioElement 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) 
iconSetCheckedValue Sets the value to be stored when selected.
iconSetImage Sets the image for the element.
iconSetLabelStyle 
iconSetMandatoryValidation Sets mandatory validation for the element. A JavaScript alert will display if this field is empty.
iconSetRegExpValidation Sets regular expression validation for the control. A JavaScript alert will appear if the field value does not match the specified criteria.
iconSetUnCheckedValue Sets the value to be stored when unselected.
iconSetValue Sets the field value.
iconToStringWrites the element to a string for debugging.

See Also

SciRadioElement Class | Plumtree.Remote.Sci Namespace