Plumtree Portal UI  
 

GbObjEditorModel Class

This is the Model class for Global Objects. This class contains the Global Object as a member variable. It initializes it so the Object is ready to be used. Model classes for Global Objects should extend this class.

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorModel
      com.plumtree.portaluiinfrastructure.editor.GbObjEditorModel

public abstract class GbObjEditorModel : EditorModel

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

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

GbObjEditorModel Members | com.plumtree.portaluiinfrastructure.editor Namespace