Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvGanttContextualMenuProxy

IlvObject
   |
   +--IlvPropertyStateManager
      |
      +--IlvFacesProxy
         |
         +--IlvAbstractPopupMenuProxy
            |
            +--IlvGanttContextualMenuProxy

Category:
Gantt JSF component
JavaScript File:
IlvGanttContextualMenuProxy.js
Description:
The IlvGanttContextualMenuProxy is the proxy that handles an IlvGanttPopupMenu DHTML object.

Constructor Summary
Constructor Attributes Constructor Name and Description
 
IlvGanttContextualMenuProxy(clientId, formId)
Method Summary
Method Attributes Method Name and Description
 
performJSFAction(x, y, path)
Performs a JSF action by submitting the page.
 
performServerAction(actionName, params, updateAll)
Performs the action during a image request.
Methods inherited from class IlvAbstractPopupMenuProxy
getFactory, getItemDisabledStyleClass, getItemHighlightedStyleClass, getItemStyleClass, getPartialSubmit, setFactory, setItemDisabledStyleClass, setItemHighlightedStyleClass, setItemStyleClass, setPartialSubmit
Methods inherited from class IlvFacesProxy
dispose, getAbsoluteId, getJViewsDHTMLObject, getNodeCoords, getObject, getReferenceNode, setAbsoluteId, setJViewsDHTMLObject, setObject, setPageIdSupport, setReferenceNode, toHTML
Methods inherited from class IlvPropertyStateManager
getClientId, notify
Methods inherited from class IlvObject
getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility
Constructor Detail
IlvGanttContextualMenuProxy
IlvGanttContextualMenuProxy(clientId, formId)
Parameters:
clientId
formId
Method Detail
performJSFAction
performJSFAction(x, y, path)
Performs a JSF action by submitting the page.
Parameters:
x - The x value along the x-axis.
y - The y value along the y-axis.
path - The path to set.

performServerAction
performServerAction(actionName, params, updateAll)
Performs the action during a image request.
Parameters:
actionName - The action name to set.
params - The parameters to set.
updateAll - Set whether to update all.

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