Packagestimulsoft.controls.visual
Classpublic class StiGroupBox
InheritanceStiGroupBox Inheritance mx.containers.Canvas
Implements IStiTheme



Public Properties
 PropertyDefined By
  caption : String
StiGroupBox
  captionFontStyle : StiFont
StiGroupBox
Protected Properties
 PropertyDefined By
  theme : StiGroupBoxTheme
[read-only]
StiGroupBox
Public Methods
 MethodDefined By
  
StiGroupBox
  
applyTheme():void
StiGroupBox
Protected Methods
 MethodDefined By
  
[override]
StiGroupBox
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiGroupBox
Property Detail
captionproperty
caption:String


Implementation
    public function get caption():String
    public function set caption(value:String):void
captionFontStyleproperty 
captionFontStyle:StiFont


Implementation
    public function get captionFontStyle():StiFont
    public function set captionFontStyle(value:StiFont):void
themeproperty 
theme:StiGroupBoxTheme  [read-only]


Implementation
    protected function get theme():StiGroupBoxTheme
Constructor Detail
StiGroupBox()Constructor
public function StiGroupBox()



Method Detail
applyTheme()method
public function applyTheme():void

createChildren()method 
override protected function createChildren():void

updateDisplayList()method 
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void

Parameters

unscaledWidth:Number
 
unscaledHeight:Number