Package org.exoplatform.webui.core
Class UIRightClickPopupMenu
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIRightClickPopupMenu
Created by The eXo Platform SARL Author : Tran The Trong trongtt@gmail.com January 18, 2007
A component that creates a popup menu that appears when a right click event fires
-
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 TypeMethodDescriptionString[]getJSOnclickShowPopup(String objId, String actions) voidsetActions(String[] action) 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
-
Constructor Details
-
UIRightClickPopupMenu
public UIRightClickPopupMenu()
-
-
Method Details
-
getActions
-
setActions
-
getJSOnclickShowPopup
-