AquaLogic Interaction Development Kit (IDK) 6.0.0

SciCheckboxElement Members

SciCheckboxElement overview

Public Instance Constructors

SciCheckboxElement Constructor Constructor

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetRootNodeGets the root XmlNode of this element to add to the page.
GetType (inherited from Object) Gets the Type of the current instance.
SetCheckedValue Sets the checked value for the checkbox.
SetImage Sets the image to display with the element.
SetLabelStyle Sets the label style (normal or important).
SetMandatoryValidation Sets mandatory validation for the element. A JavaScript alert will display if this field is empty.
SetRegExpValidation Sets regular expression validation for the element. An alert will display if the message criteria does not match.
SetStorageType Sets the storage type (integer or string).
SetUnCheckedValue Sets the unchecked value for the checkbox.
SetValue Sets the field value for the checkbox.
ToStringWrites the element to a string for debugging.

See Also

SciCheckboxElement Class | Plumtree.Remote.Sci Namespace