Plumtree Portal UI  
 

IntrinsicPortletView Class

This is the base intrinsic portlet view. All intrinsic portlet views should extend this base class.

For a list of all members of this type, see IntrinsicPortletView Members.

System.Object
   com.plumtree.portaluiinfrastructure.intrinsicportlets.IntrinsicPortletView

public abstract class IntrinsicPortletView : IView, IMVCObject, IManagedObject

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.intrinsicportlets

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

IntrinsicPortletView Members | com.plumtree.portaluiinfrastructure.intrinsicportlets Namespace