Package | stimulsoft.report.design.check |
Class | public class StiCheckBaloon |
Inheritance | StiCheckBaloon ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
![]() | dock : String | StiBaloonPopup | |
![]() | maxRowCount : int | StiBaloonPopup | |
![]() | menuHeight : int [read-only] | StiBaloonPopup | |
![]() | menuWidth : int [read-only] | StiBaloonPopup | |
![]() | offset : Number | StiBaloonPopup | |
report : StiReport | StiCheckBaloon |
Method | Defined By | ||
---|---|---|---|
StiCheckBaloon | |||
![]() | hide():void | StiBaloonPopup | |
show(button:Button = null):void [override] | StiCheckBaloon |
Method | Defined By | ||
---|---|---|---|
createChildren():void [override] | StiCheckBaloon | ||
![]() | updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiBaloonPopup |
report | property |
report:StiReport
public function get report():StiReport
public function set report(value:StiReport):void
StiCheckBaloon | () | Constructor |
public function StiCheckBaloon()
createChildren | () | method |
override protected function createChildren():void
show | () | method |
override public function show(button:Button = null):void
Parameters
button:Button (default = null )
|