Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvInteractorGroupProxy

IlvObject
   |
   +--IlvPropertyStateManager
      |
      +--IlvFacesProxy
         |
         +--IlvInteractorProxy
            |
            +--IlvInteractorGroupProxy

Category:
Framework JSF component
JavaScript File:
IlvInteractorGroupProxy.js
Description:
JavaScript proxy for IlvInteractorGroup interactor. This class contain many other interactors, these interactors can cooperate together with one view.
Since:
JViews 8.7

Constructor Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
setInteractors(interactors)
Sets the interactors into this interactor group.
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
IlvInteractorGroupProxy
IlvInteractorGroupProxy(clientId)
Parameters:
clientId - The reference of this object.
Method Detail
setInteractors
setInteractors(interactors)
Sets the interactors into this interactor group.
Parameters:
interactors - the interactor IDs separated by blank space.

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