IlvFacesContextualMenuProxy

IlvObject
  |
  +--IlvPropertyStateManager
       |
       +--IlvFacesProxy
            |
            +--IlvAbstractPopupMenuProxy
                 |
                 +--IlvFacesContextualMenuProxy
Category:
Framework JSF component
JavaScript File:
IlvFacesContextualMenuProxy.js
Description:
The IlvFacesContextualMenuProxy is the proxy that handles an IlvFacesPopupMenu DHTML object.

Constructor Summary
IlvFacesContextualMenuProxy(clientId, formId)

Constructor Detail

IlvFacesContextualMenuProxy

IlvFacesContextualMenuProxy(clientId, formId)
Creates an instance of IlvFacesContextualMenuProxy.

Inherited Methods from IlvAbstractPopupMenuProxy
getFactory, getItemDisabledStyleClass, getItemHighlightedStyleClass, getItemStyleClass, performJSFAction, performServerAction, setFactory, setItemDisabledStyleClass, setItemHighlightedStyleClass, setItemStyleClass
Inherited Methods from IlvFacesProxy
getAbsoluteId, getJViewsDHTMLObject, getNodeCoords, getObject, getReferenceNode, setAbsoluteId, setJViewsDHTMLObject, setObject, setReferenceNode, toHTML
Inherited Methods from IlvPropertyStateManager
getClientId, notify
Inherited Methods from IlvObject
callDispose, dispose, getClassName, hashCode, inherits, instanceOf, invoke, registerDispose, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility