Class QToggleDisplayAction
	
	Toggle the Disaply of a control
	 
	
		- 
			QBaseClass
			
			
			
		
 
		- 
			
			QAction
			
			
			
		 
		- 
			
QToggleDisplayAction			
			
			
		 
	
	
	
	Methods summary
	
		
			 public 
			
			
			
		 | 
		 | 
	
	
		
			 public 
			string
			
			
		 | 
		
		#
		RenderScript( QControl $objControl )
		
			Returns the JavaScript to be executed on the client side 
		 
		
			Returns the JavaScript to be executed on the client side 
				Parameters
				
				Returns
				
					string Returns the JavaScript to be executed on the client side
				 
		 
		  | 
	
	
	
	
	
	Properties summary
	
		
			protected  
			string
		 | 
		
				$strControlId
			
				Control ID of the control 
			 
			
				Control ID of the control 
			 
		 | 
		
			
		 | 
	
	
		
			protected  
			boolean|null
		 | 
		
				$blnDisplay
			
				Enforce 'show' or 'hide' action 
			 
			
				Enforce 'show' or 'hide' action 
			 
		 | 
		
			
		 |