Class UIRightClickPopupMenu

java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIRightClickPopupMenu

public class UIRightClickPopupMenu extends UIComponent
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
  • Constructor Details

    • UIRightClickPopupMenu

      public UIRightClickPopupMenu()
  • Method Details

    • getActions

      public String[] getActions()
    • setActions

      public void setActions(String[] action)
    • getJSOnclickShowPopup

      public CharSequence getJSOnclickShowPopup(String objId, String actions)