public abstract class UIAbstractManagerComponent
extends org.exoplatform.webui.core.UIComponent
| Constructor and Description |
|---|
UIAbstractManagerComponent() |
| Modifier and Type | Method and Description |
|---|---|
abstract Class<? extends UIAbstractManager> |
getUIAbstractManagerClass()
Gives the class related to manager
|
String |
getUIExtensionCategory() |
String |
getUIExtensionName() |
void |
setUIExtensionCategory(String uiExtensionCategory) |
void |
setUIExtensionName(String uiExtensionName) |
broadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, findComponentById, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic String getUIExtensionName()
public void setUIExtensionName(String uiExtensionName)
public String getUIExtensionCategory()
public void setUIExtensionCategory(String uiExtensionCategory)
public abstract Class<? extends UIAbstractManager> getUIAbstractManagerClass()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.