Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvSelectRowInteractorProxy

IlvObject
   |
   +--IlvPropertyStateManager
      |
      +--IlvFacesProxy
         |
         +--IlvInteractorProxy
            |
            +--IlvSelectRowInteractorProxy

Category:
Gantt JSF component
JavaScript File:
IlvSelectRowInteractorProxy.js
Description:
The IlvRowSelectInteractorProxy is the proxy that handles an IlvRowSelectInteractor DHTML object.

Constructor Summary
Constructor Attributes Constructor Name and Description
 
IlvSelectRowInteractorProxy(clientId, refNodeId)
Method Summary
Method Attributes Method Name and Description
 
Returns the action name.
 
setActionName(actionName)
Sets the action name.
Methods inherited from class IlvInteractorProxy
getCursor, getMenuModelId, getMessage, setCursor, setMenuModelId, setMessage
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
IlvSelectRowInteractorProxy
IlvSelectRowInteractorProxy(clientId, refNodeId)
Parameters:
clientId
refNodeId
Method Detail
getActionName
getActionName()
Returns the action name.
Returns:
The action name.

setActionName
setActionName(actionName)
Sets the action name.
Parameters:
actionName - The action name to set.

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