Class UIApplication
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.portal.webui.portal.UIPortalComponent
org.exoplatform.portal.webui.application.UIApplication
- Direct Known Subclasses:
UIPortlet
Created by The eXo Platform SARL Author : Pham Dung Ha ha.pham@exoplatform.com Jun 14, 2007
-
Nested Class Summary
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
UIContainer.SelectTabActionListener -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class org.exoplatform.portal.webui.portal.UIPortalComponent
factoryId, height, name, template, widthFields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent, USE_WEBUI_RESOURCES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIcon()org.exoplatform.portal.config.model.PropertiesbooleanbooleanvoidvoidvoidsetProperties(org.exoplatform.portal.config.model.Properties properties) voidvoidMethods inherited from class org.exoplatform.portal.webui.portal.UIPortalComponent
getTemplate, hasAccessPermission, hasPermission, processAction, processDecode, processRenderMethods inherited from class org.exoplatform.webui.core.UIContainer
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesMethods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
-
Field Details
-
locationX
- See Also:
-
locationY
- See Also:
-
zIndex
- See Also:
-
appWidth
- See Also:
-
appHeight
- See Also:
-
appStatus
- See Also:
-
-
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
-
getShowInfoBar
public boolean getShowInfoBar() -
setShowInfoBar
-
getDescription
-
setDescription
-
getIcon
-
setIcon
-