| Package | stimulsoft.report.design.check |
| Class | public class StiCheckControl |
| Inheritance | StiCheckControl mx.containers.Canvas |
| Method | Defined By | ||
|---|---|---|---|
StiCheckControl(report:StiReport, check:StiCheck, number:int, checkStatusControl:StiCheckStatusControl) | StiCheckControl | ||
| Method | Defined By | ||
|---|---|---|---|
createChildren():void [override] | StiCheckControl | ||
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiCheckControl | ||
| StiCheckControl | () | Constructor |
public function StiCheckControl(report:StiReport, check:StiCheck, number:int, checkStatusControl:StiCheckStatusControl)report:StiReport | |
check:StiCheck | |
number:int | |
checkStatusControl:StiCheckStatusControl |
| createChildren | () | method |
override protected function createChildren():void| updateDisplayList | () | method |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):voidParameters
unscaledWidth:Number | |
unscaledHeight:Number |