org.exoplatform.dashboard.webui.component
Class UIDashboardSelectContainer
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.portal.webui.portal.UIPortalComponent
org.exoplatform.portal.webui.container.UIContainer
org.exoplatform.dashboard.webui.component.UIDashboardSelectContainer
public class UIDashboardSelectContainer
- extends UIContainer
| Methods inherited from class org.exoplatform.portal.webui.portal.UIPortalComponent |
getFactoryId, getHeight, getMode, getName, getTemplate, getTitle, getWidth, isEditMode, isModifiable, isShowEditControl, setFactoryId, setHeight, setMode, setModifiable, setName, setShowEditControl, setTemplate, setTitle, setWidth |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes, visit |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url, url |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIDashboardSelectContainer
public UIDashboardSelectContainer()
throws java.lang.Exception
- Throws:
java.lang.Exception
setSelectedCategory
public void setSelectedCategory(ApplicationCategory category)
getSelectedCategory
public ApplicationCategory getSelectedCategory()
getCategories
public final java.util.List<ApplicationCategory> getCategories()
throws java.lang.Exception
- Throws:
java.lang.Exception
setCategories
public void setCategories(java.util.List<ApplicationCategory> categories)
throws java.lang.Exception
- Throws:
java.lang.Exception
getGadgetsOfCategory
public java.util.List<Application> getGadgetsOfCategory(ApplicationCategory appCategory)
throws java.lang.Exception
- Throws:
java.lang.Exception
isShow
public boolean isShow()
setShow
public void setShow(boolean value)
getAggregatorId
public java.lang.String getAggregatorId()
setAggregatorId
public void setAggregatorId(java.lang.String aggregatorId)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.