Oracle WebCenter Interaction Development Kit (IDK) 10.3.0.0.0

TypeStyle Members

TypeStyle overview

Public Static Fields

STYLE_IMPORTANTTypeStyle for important text (bold red).
STYLE_NORMALTypeStyle for normal text.

Public Static Methods

ParseCreates a TypeStyle from a string.

Public Instance Methods

Equals Compares objects for equality.
GetCode Gets the internal constant associated with the TypeStyle.
GetHashCode Gets the hash code based on the underlying code.
GetType (inherited from Object) Gets the Type of the current instance.
ToString Writes the TypeStyle to a string.

See Also

TypeStyle Class | Plumtree.Remote.Sci Namespace