| Package | stimulsoft.controls.visual |
| Class | public class StiGroupBox |
| Inheritance | StiGroupBox mx.containers.Canvas |
| Implements | IStiTheme |
| Property | Defined By | ||
|---|---|---|---|
| caption : String | StiGroupBox | ||
| captionFontStyle : StiFont | StiGroupBox | ||
| Property | Defined By | ||
|---|---|---|---|
| theme : StiGroupBoxTheme [read-only] | StiGroupBox | ||
| Method | Defined By | ||
|---|---|---|---|
| StiGroupBox | |||
applyTheme():void | StiGroupBox | ||
| Method | Defined By | ||
|---|---|---|---|
createChildren():void [override] | StiGroupBox | ||
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiGroupBox | ||
| caption | property |
caption:String public function get caption():String public function set caption(value:String):void| captionFontStyle | property |
captionFontStyle:StiFont public function get captionFontStyle():StiFont public function set captionFontStyle(value:StiFont):void| theme | property |
| StiGroupBox | () | Constructor |
public function StiGroupBox()| applyTheme | () | method |
public function applyTheme():void| createChildren | () | method |
override protected function createChildren():void| updateDisplayList | () | method |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):voidParameters
unscaledWidth:Number | |
unscaledHeight:Number |