Packagestimulsoft.report.design.check
Classpublic class StiCheckViewerPopup
InheritanceStiCheckViewerPopup Inheritance StiPopupPanel Inheritance mx.containers.Canvas



Public Properties
 PropertyDefined By
 Inheriteddirection : int
StiPopupPanel
 Inheriteddock : String
StiPopupPanel
 Inheritedheight : Number
[override] [write-only]
StiPopupPanel
  hideFunction : Function
StiCheckViewerPopup
 InheritedmaxRowCount : int
StiPopupPanel
 InheritedmenuHeight : int
[read-only]
StiPopupPanel
 InheritedmenuWidth : int
[read-only]
StiPopupPanel
 Inheritedoffset : Number
StiPopupPanel
  report : StiReport
StiCheckViewerPopup
 Inheritedy : Number
[override] [write-only]
StiPopupPanel
Protected Properties
 PropertyDefined By
 Inheritedtheme : StiMenuTheme
[read-only]
StiPopupPanel
Public Methods
 MethodDefined By
  
StiCheckViewerPopup
 Inherited
applyTheme():void
StiPopupPanel
  
hide():void
[override]
StiCheckViewerPopup
  
show(button:Button = null):void
[override]
StiCheckViewerPopup
Protected Methods
 MethodDefined By
  
[override]
StiCheckViewerPopup
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiPopupPanel
Property Detail
hideFunctionproperty
hideFunction:Function


Implementation
    public function get hideFunction():Function
    public function set hideFunction(value:Function):void
reportproperty 
report:StiReport


Implementation
    public function get report():StiReport
    public function set report(value:StiReport):void
Constructor Detail
StiCheckViewerPopup()Constructor
public function StiCheckViewerPopup()



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

hide()method 
override public function hide():void

show()method 
override public function show(button:Button = null):void

Parameters

button:Button (default = null)