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 |
|
Sets the interactors into this interactor group.
|
Methods inherited from class IlvFacesProxydispose, getAbsoluteId, getJViewsDHTMLObject, getNodeCoords, getObject, getReferenceNode, setAbsoluteId, setJViewsDHTMLObject, setObject, setPageIdSupport, setReferenceNode, toHTML |
Methods inherited from class IlvObjectgetClassName, 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.