IlvObject
   |
   +--IlvPropertyStateManager
      |
      +--IlvFacesProxy
         |
         +--IlvInteractorProxy
  
   
	
		IlvInteractorProxy is the base class for interactor proxies.
This class is abstract: you must subclass it and call 
setObject to use it.| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							 
								IlvInteractorProxy(clientId)
							 
							
						 | 
					
| Method Attributes | Method Name and Description | 
|---|---|
| 
								 
								getCursor(The)
								 
								Sets the cursor displayed by the view when this interactor is set on it. 
							 | 
						|
| 
								
								 Returns the ID used during the dynamic generation of contextual menus. 
							 | 
						|
| 
								
								 Returns the message displayed by the view when this interactor is set on it. 
							 | 
						|
| 
								 
								setCursor(The)
								 
								Sets the cursor displayed by the view when this interactor is set on it. 
							 | 
						|
| 
								 
								setMenuModelId(modelId)
								 
								Sets the ID used during the dynamic generation of contextual menus. 
							 | 
						|
| 
								 
								setMessage(message)
								 
								Sets the message displayed by the view when this
interactor is set on it. 
							 | 
						
| dispose, getAbsoluteId, getJViewsDHTMLObject, getNodeCoords, getObject, getReferenceNode, setAbsoluteId, setJViewsDHTMLObject, setObject, setPageIdSupport, setReferenceNode, toHTML | 
| getClientId, notify | 
| getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility |