Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

Alignment Enumeration

An enumerated type used to describe the alignment of a portlet on a page.

public enum Alignment

Members

Member Name Description
None No alignment.
Narrow Used for portlets that fit into a narrow column on a page.
Wide Used for portlets that fit into a wide column on a page.
Header Used for portlets that are a page header in a Community page.
Footer Used for portlets that are a page footer in a Community page.
Freeform Used for portlets that are used in the content canvas section of a Community page.

Requirements

Namespace: Plumtree.Remote.PRC

Assembly: idk (in idk.dll)

See Also

Plumtree.Remote.PRC Namespace