AquaLogic Interaction Development Kit (IDK) 6.0.0

UserInterface Members

UserInterface overview

Public Static Fields

Accessible Accessible indicates that the user request is coming from the ALI Portal for People with Disabilities. The portlet should comply with guidelines that make HTML markup accessible to people with disabilities.
HDML HDML (Handheld Device Markup Language) is a user interface markup language for older mobile phones.
PDA PDA (Personal Data Assistant) represents a class of devices that have more functionality than a phone but less than a laptop. These devices have browsers that can accept basic HTML without scripts or DHTML.
Standard Standard is a standard Web browser that uses the HTML interface that comes with the portal.
WML WML (Wireless Markup Language) is part of the WAP standard, supported by browsers on newer phones.

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.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

UserInterface Class | Plumtree.Remote.Portlet Namespace