Oracle WebCenter Interaction Development Kit (IDK) 10.3.0.0.0

SciPasswordElement Methods

The methods of the SciPasswordElement class are listed below. For a complete list of SciPasswordElement class members, see the SciPasswordElement Members topic.

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.
SetSize Sets the size of the control in characters. The size must be between 1 and 64.
SetValue Sets the displayed password value, usually ********.
ToStringWrites the element to a string for debugging.

See Also

SciPasswordElement Class | Plumtree.Remote.Sci Namespace