The IPanelModel interface describes the minimum set of properties
available to a Panel control. More sophisticated Panel controls
could have models that extend IPanelModel.
The items in the org.apache.flex.html.ControlBar. Setting this property automatically
causes the ControlBar to display if you are using a View bead that supports it.
Implementation public function get controlBar():Array public function set controlBar(value:Array):void