public class UIApplicationCategorySelector
extends org.exoplatform.webui.core.UIContainer
| Modifier and Type | Class and Description |
|---|---|
static class |
UIApplicationCategorySelector.SelectActionListener
The event listener for "Select" action.
|
| Constructor and Description |
|---|
UIApplicationCategorySelector() |
| Modifier and Type | Method and Description |
|---|---|
List<org.exoplatform.application.registry.ApplicationCategory> |
getApplicationCategoryList()
Gets the application category list.
|
org.exoplatform.application.registry.ApplicationCategory |
getSelectedApplicationCategory()
Gets the selected application category.
|
void |
setApplicationCategoryList(List<org.exoplatform.application.registry.ApplicationCategory> newApplicationCategoryList)
Sets the application category list to be displayed.
|
void |
setSelectedApplicationCategory(org.exoplatform.application.registry.ApplicationCategory newApplicationCategory)
Sets the selected application 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 final void setApplicationCategoryList(List<org.exoplatform.application.registry.ApplicationCategory> newApplicationCategoryList)
newApplicationCategoryList - the application category list.public final List<org.exoplatform.application.registry.ApplicationCategory> getApplicationCategoryList()
public final void setSelectedApplicationCategory(org.exoplatform.application.registry.ApplicationCategory newApplicationCategory)
newApplicationCategory - the selected application category.public final org.exoplatform.application.registry.ApplicationCategory getSelectedApplicationCategory()
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.