Class UIApplication

Direct Known Subclasses:
UIPortlet

public class UIApplication extends UIPortalComponent
Created by The eXo Platform SARL Author : Pham Dung Ha ha.pham@exoplatform.com Jun 14, 2007
  • Field Details

  • Constructor Details

    • UIApplication

      public UIApplication()
  • Method Details

    • getProperties

      public org.exoplatform.portal.config.model.Properties getProperties()
    • setProperties

      public void setProperties(org.exoplatform.portal.config.model.Properties properties)
    • getShowWindowState

      public boolean getShowWindowState()
    • setShowWindowState

      public void setShowWindowState(Boolean b)
    • getShowInfoBar

      public boolean getShowInfoBar()
    • setShowInfoBar

      public void setShowInfoBar(Boolean b)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String s)
    • getIcon

      public String getIcon()
    • setIcon

      public void setIcon(String s)