Plumtree Portal UI  
 

SecurityMatrixEditorAS Class

This class is used to register all the Model, Views, Display Pages, and Controls created for the Misc Editor. This class can also be used to get any of those objects back with the class name.

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

System.Object
   com.plumtree.uiinfrastructure.activityspace.AActivitySpace
      com.plumtree.uiinfrastructure.form.AFormAS
         com.plumtree.uiinfrastructure.editor.EditorAS
            com.plumtree.portaluiinfrastructure.editor.PTEditorAS
               com.plumtree.portaluiinfrastructure.securitymatrix.SecurityMatrixEditorAS

public class SecurityMatrixEditorAS : PTEditorAS

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

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

SecurityMatrixEditorAS Members | com.plumtree.portaluiinfrastructure.securitymatrix Namespace