Plumtree Portal UI  
 

SaveObjectAS Class

This is the AS class for the save object pop-up window. The save object window will pop-up at the end of each object Editor in create mode.

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

System.Object
   com.plumtree.uiinfrastructure.activityspace.AActivitySpace
      com.plumtree.uiinfrastructure.form.AFormAS
         com.plumtree.portaluiinfrastructure.editor.saveobject.SaveObjectAS

public class SaveObjectAS : AFormAS

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

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

SaveObjectAS Members | com.plumtree.portaluiinfrastructure.editor.saveobject Namespace