
Fit レイアウト このレイアウトは、中に含まれるコンテナーを全体表示してくれるレイアウトです。 非常に単純で、特に設定項目もありません。 
		
		
			
			
			
			
				
					
				| 
					
				 | 
						layout: 'fit', items: {     title: 'Inner Panel',     html: '<p>   This panel is fit within its container. </p>',     bodyPadding: 15,     ui: Ext.profileName == 'neptune' ? 'light' : 'default',     border: true }  | 
					
				
			 
		 
 Table レ