Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

UserInterface Fields

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

Public Static Fields

Accessible Accessible indicates that the user request is coming from the 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.

See Also

UserInterface Class | Plumtree.Remote.Portlet Namespace