Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvPopupMenu

IlvObject
   |
   +--IlvAbstractPopupMenu
      |
      +--IlvPopupMenu

Category:
Graphics Framework component
JavaScript File:
IlvPopupMenu.js
Description:
This class defines a contextual pop-up menu intended to be set on a view. The menu will be displayed this menu on a right click on the view
This contextual could be static or dynamic.

Constructor Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
createRequestURL(view, event, modelId)
Returns the request URL to query a dynamic pop-up menu (used by the factory).
Methods inherited from class IlvAbstractPopupMenu
displayPopupMenu, getItemDisabledStyleClass, getItemHighlightedStyleClass, getItemStyleClass, getMenu, getSubMenuIcon, hidePopupMenu, internalDisplayPopupMenu, isDynamic, isPopupTrigger, performServerAction, setDynamic, setItemDisabledStyleClass, setItemHighlightedStyleClass, setItemStyleClass, setMenu, setSubmenuIcon
Methods inherited from class IlvObject
dispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility
Constructor Detail
IlvPopupMenu
IlvPopupMenu()
Method Detail
createRequestURL
createRequestURL(view, event, modelId)
Returns the request URL to query a dynamic pop-up menu (used by the factory).
Parameters:
view
event
modelId

©Copyright Rogue Wave Software Inc. 1997, 2018. All Rights Reserved.