Class AbstractDashboardViewPortlet

    • Constructor Detail

      • AbstractDashboardViewPortlet

        protected AbstractDashboardViewPortlet​(DashboardView parent,
                                               String path)
    • Method Detail

      • delete

        public void delete()
        Deletes the portlet, i.e. removes it from the dashboard.
      • setName

        public void setName​(String name)
        Sets the name of the portlet.
        Parameters:
        name - the name of the portlet
      • getName

        public String getName()
        Returns the name of the portlet.
        Returns:
        the name of the portlet