public class UIDashboardSelectContainer
extends org.exoplatform.webui.core.UIContainer
| Constructor and Description |
|---|
UIDashboardSelectContainer() |
| Modifier and Type | Method and Description |
|---|---|
List<org.exoplatform.application.registry.ApplicationCategory> |
getCategories() |
List<org.exoplatform.application.registry.Application> |
getGadgetsOfCategory(org.exoplatform.application.registry.ApplicationCategory appCategory) |
org.exoplatform.application.registry.ApplicationCategory |
getSelectedCategory() |
void |
setCategories(List<org.exoplatform.application.registry.ApplicationCategory> categories) |
void |
setSelectedCategory(org.exoplatform.application.registry.ApplicationCategory category) |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic void setSelectedCategory(org.exoplatform.application.registry.ApplicationCategory category)
public org.exoplatform.application.registry.ApplicationCategory getSelectedCategory()
public final List<org.exoplatform.application.registry.ApplicationCategory> getCategories() throws Exception
Exceptionpublic void setCategories(List<org.exoplatform.application.registry.ApplicationCategory> categories)
public List<org.exoplatform.application.registry.Application> getGadgetsOfCategory(org.exoplatform.application.registry.ApplicationCategory appCategory)
Copyright © 2018 JBoss by Red Hat. All Rights Reserved.