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.UIAbstractManagerComponentCreated by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Oct 29, 2010
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classViewInfoActionComponent.ViewInfoActionListener
-
Constructor Summary
Constructors Constructor Description ViewInfoActionComponent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<? extends org.exoplatform.webui.ext.manager.UIAbstractManager>getUIAbstractManagerClass()-
Methods inherited from class org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
getUIExtensionCategory, getUIExtensionName, setUIExtensionCategory, setUIExtensionName
-
Methods 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
-
-
-
-
Method Detail
-
getUIAbstractManagerClass
public Class<? extends org.exoplatform.webui.ext.manager.UIAbstractManager> getUIAbstractManagerClass()
- Specified by:
getUIAbstractManagerClassin classorg.exoplatform.webui.ext.manager.UIAbstractManagerComponent
-
-