プロパティ メソッド イベント コンフィグオプション ダイレクトリンク
ContainerLayout
  BoxLayout
    VBoxLayout

Ext.layout.VBoxLayoutクラス

パッケージ:Ext.layout
定義ファイル:BoxLayout.js
クラス:Ext.layout.VBoxLayout
継承元:BoxLayout
アイテムを垂直にアレンジするレイアウトです。
A layout that arranges items vertically

コンフィグオプション

コンフィグオプション定義クラス
 padding : String
内包するアイテムのパディングを設定します。(初期値:'0')
Defaults to '0'. Sets the padding to be applied to all child items managed by this container's layout.
Ext.layout.BoxLayout
 renderHidden : Boolean
trueの場合、それぞれのパネルをレンダリング時に隠します。(初期値:false)
True to hide each contained item on render (defaults to false).
Ext.layout.ContainerLayout

プロパティ

プロパティ定義クラス

メソッド

このクラスで公開されているメソッドはありません。

イベント

このクラスで公開されているイベントはありません。