Class pvc.options.panels.Panel
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| <abstract> | The common options documentation class of the CCC panels. | 
| Field Attributes | Field Name and Description | 
|---|---|
| Layout | |
| The fixed size of the panel, in pixel units or as a percentage. | |
| The maximum size of the panel, in pixel units or as a percentage. | |
					Class Detail
				
				
				<abstract> 
                
						pvc.options.panels.Panel
				
				
				
					The common options documentation class of the CCC panels.
					
				
				
				
					
					
					
					
					
					
					
			
					Field Detail
				
				
					 
					
					
					{number|string|pvc.options.varia.Size}
					size
					
					
					
						The fixed size of the panel, in pixel units or as a percentage.
					
					
						
						
						
                        
						
                        
					See pvc.options.varia.Size for information about the different supported data types.
					
					{number|string|pvc.options.varia.Size}
					sizeMax
					
					
					
						The maximum size of the panel, in pixel units or as a percentage.
					
					
						
						
						
                        
						
                        
					
				
			
		
			
			
		
			
			
			See pvc.options.varia.Size for information about the different supported data types.