Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

単位はピクセルで、ステータスパネルの幅。アクティブなレイアウトマネージャで管理されるコンポーネントは、この値を設定すると、その幅が優先される。

 

イベント

設定

Code Block
<appEvents>
   <onAppInit>mco:sampleMco.onAppInit()</onAppInit> 
   <onAppStartup>mco:sampleMco.onAppStartup()</onAppStartup>
</appEvents>

...