SciCheckboxElement Constructor
|
Constructor |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetRootNode | Gets the root XmlNode of this element to add to the page. |
GetType (inherited from Object) | |
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. |
ToString | Writes the element to a string for debugging. |
SciCheckboxElement Class | Plumtree.Remote.Sci Namespace