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