Plumtree Portal UI  
 

IntrinsicPortletPrefsEditorModel Class

This is the base intrinsic portlet preferences model. All intrinsic portlet models should extend this base class. This model extends the editor model.

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorModel
      com.plumtree.portaluiinfrastructure.intrinsicportlets.prefs.IntrinsicPortletPrefsEditorModel

public abstract class IntrinsicPortletPrefsEditorModel : EditorModel, IIntrinsicPortletPrefsModelRO

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.prefs

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

IntrinsicPortletPrefsEditorModel Members | com.plumtree.portaluiinfrastructure.intrinsicportlets.prefs Namespace