psdi.webclient.controls

Class StartCenterPane

  • All Implemented Interfaces:
    java.lang.Cloneable


    public class StartCenterPane
    extends ControlInstance
    StartCenterPane represents the control instance for column of portlets in the Start Center application.
    • Constructor Detail

      • StartCenterPane

        public StartCenterPane()
    • Method Detail

      • getCurrentStartCenterId

        public java.lang.String getCurrentStartCenterId()
        Returns unique Id of the current start center
        Returns:
        start center id as String
      • removePortletInstance

        public void removePortletInstance(DatasrcInstance portlet)
        Removed portlet control from this pane
        Parameters:
        portlet -
      • getAppBean

        public StartCenterAppBean getAppBean()
        Returns start center app bean. This is a utility method for quickly getting a handle of the startcenter app bean
        Returns:
        StartCenterAppBean
      • portletDeleted

        public java.lang.String portletDeleted()
        Returns:
        boolean - Returns true if portlet delete event occured
      • setPortletDeleted

        public void setPortletDeleted(java.lang.String portletDeleted)
        Parameters:
        boolean - - Takes new flag for occurance of portlet delete event
      • setPortlets

        public void setPortlets(java.util.TreeMap portlets)
        Sets the tree map containing info on which portlets are to be cloned on this column pane and under which order