Class ViewInfoActionComponent
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
org.exoplatform.ecm.webui.component.explorer.rightclick.action.ViewInfoActionComponent
public class ViewInfoActionComponent
extends org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Oct 29, 2010
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent, USE_WEBUI_RESOURCES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<? extends org.exoplatform.webui.ext.manager.UIAbstractManager> Methods inherited from class org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
getUIExtensionCategory, getUIExtensionName, setUIExtensionCategory, setUIExtensionNameMethods inherited from class org.exoplatform.webui.core.UIComponent
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, url
-
Constructor Details
-
ViewInfoActionComponent
public ViewInfoActionComponent()
-
-
Method Details
-
getUIAbstractManagerClass
public Class<? extends org.exoplatform.webui.ext.manager.UIAbstractManager> getUIAbstractManagerClass()- Specified by:
getUIAbstractManagerClassin classorg.exoplatform.webui.ext.manager.UIAbstractManagerComponent
-