Class IlvRowSelectInteractorProxy
				
			
		
   
   
   IlvObject
   |
   +--IlvPropertyStateManager
      |
      +--IlvFacesProxy
         |
         +--IlvInteractorProxy
            |
            +--IlvRowSelectInteractorProxy
  
   
	
		
	   
		
				
				
		
		
				
				
				
					
						- Category:
 
							- Gantt JSF component
 
					
				
				
								
				
					 
					
						
							- JavaScript File:
 
							- 							
							
							IlvRowSelectInteractorProxy.js
							
 
						
					
				
				
					
						- Description:
 
							- The 
IlvRowSelectInteractorProxy is the proxy that handles an IlvRowSelectInteractor DHTML object. 
					
				
					
				
				
				
				
				
					
					
					
					
					
					
					
					
					
									
					
					
					
						
	
			
			
		  
		  
		   
			
				Constructor Summary
				
					
						| Constructor Attributes | 
						Constructor Name and Description | 
					
				
				
					
						|   | 
						
							
							
						 | 
					
				
			
		
			
			
			
				
				
				
					 
					Method Summary
					
						
							| Method Attributes | 
							Method Name and Description | 
						
					
					
					
						
							
							|   | 
							
								
								 Returns the action name. 
							 | 
						
					
						
							
							|   | 
							
								
								 Sets the action name that the interactor will use to send
requests to the server. 
							 | 
						
					
					
				
				
				
				
				
				
				Methods inherited from class IlvFacesProxy| dispose, getAbsoluteId, getJViewsDHTMLObject, getNodeCoords, getObject, getReferenceNode, setAbsoluteId, setJViewsDHTMLObject, setObject, setPageIdSupport, setReferenceNode, toHTML | 
Methods inherited from class IlvObject| getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility | 
				
			
			
		
			
			 
			 
			 
				
					Constructor Detail
				
				
						IlvRowSelectInteractorProxy
				
				
						IlvRowSelectInteractorProxy(clientId, actionName)
				
				
				
				
					
						
						- Parameters:
 
						
						
							- 
								 
								clientId
								
								
							
 
					
						
							- 
								 
								actionName
								
								
							
 
					
						
						
					
					
			 
			
			
		
			
		
			
				 
					Method Detail
				
					 
					
					
						getActionName
					
					
					
					
					
					getActionName()
					
					
					
						Returns the action name.
						
						 
					
					
					
					
					
										
					
						
					
					
						
					
									
						
						
						
						
							
							- Returns:
 
							
								- The action name.
 
							
							
						
						
						
						
						
						
						
						
						
						
					
				
					 
					
					
						setActionName
					
					
					
					
					
					setActionName(actionName)
					
					
					
						Sets the action name that the interactor will use to send
requests to the server.
The default value is rowSelect.
If you use the default servlet (ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport) an action is already registered on this action and is using the default action name.
You can set another default action by using IlvFacesGanttServletSupport.setDefaultRowSelectAction method to specify your custom action.
						
						 
					
					
					
					
					
					
							
							- Parameters:
 
							
							
							- 
								 
								actionName
								
								 
								 - The action name to set.
								
							
 
							
							
											
					
						
					
					
						
					
									
						
						
						
						
						
						
						
						
						
						
						
						
						
					
				
			
			
		
			
			
		
			
		
	
		
			©Copyright Rogue Wave Software Inc. 1997, 2018. All Rights Reserved.