Class PCollectionsSharingPanel

All Implemented Interfaces:
PSharing, PAppComponent, PClientComponent, PCollectDataListener, PComponent, PComponentAttribute, PViewDataChangeListener, ContainerListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class PCollectionsSharingPanel extends PIACustomizablePanel implements PSharing
See Also:
  • Constructor Details

    • PCollectionsSharingPanel

      public PCollectionsSharingPanel(String sharingType)
      Constructs an PCollectionsSharingPanel with the specified sharing type key.
      Parameters:
      sharingType - the sharing type key.
  • Method Details

    • cleanup

      public void cleanup()
      Cleaning up Membership as well Ownership panels.
      Specified by:
      cleanup in interface PSharing
    • refresh

      public void refresh()
      Refreshes Membership as well Ownership panels.
      Specified by:
      refresh in interface PSharing
    • initData

      public void initData()
      We can replace this method with refresh().
      Specified by:
      initData in interface PSharing