Ext.BoxComponentクラス
コンフィグ一覧
|
オプション名
|
説明
|
|---|---|
| allowDomMove | Ext.Componentクラス参照 |
| applyTo | Ext.Componentクラス参照 |
| autoHeight | Boolean型/初期値:false; |
| trueを設定した場合、エレメントに対してheight:’auto’が指定されます。 | |
| autoShow | Ext.Componentクラス参照 |
| autoWidth | Boolean型/初期値:false; |
| trueを設定した場合、エレメントに対してwidth:’auto’が指定されます。 | |
| cls | Ext.Componentクラス参照 |
| ctCls | Ext.Componentクラス参照 |
| disabledClass | Ext.Componentクラス参照 |
| height | Number型/初期値:’auto’ |
| コンポーネントの高さを指定します。 | |
| hideMode | Ext.Componentクラス参照 |
| hideParent | Ext.Componentクラス参照 |
| id | Ext.Componentクラス参照 |
| listeners | Ext.util.Observableクラス参照 |
| plugins | Ext.Componentクラス参照 |
| renderTo | Ext.Componentクラス参照 |
| stateEvents | Ext.Componentクラス参照 |
| stateId | Ext.Componentクラス参照 |
| style | Ext.Componentクラス参照 |
| width | Number型/初期値:’auto’ |
| コンポーネントの幅を指定します。 | |
| xtype | Ext.Componentクラス参照 |
Ext.BoxComponentクラス
