| Package | stimulsoft.report.design.globalization |
| Class | public class StiQuestionForm |
| Inheritance | StiQuestionForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiQuestionForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
![]() | close():void | StiWindowForm | |
onYes():void | StiQuestionForm | ||
![]() | show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void | StiWindowForm | |
showDialog(type:String, resultHandler:Function):void | StiQuestionForm | ||
| textLabel | property |
public var textLabel:StiLabelThis property can be used as the source for data binding.
| StiQuestionForm | () | Constructor |
public function StiQuestionForm()Constructor.
| onCreationComplete | () | method |
protected function onCreationComplete(event:FlexEvent):voidParameters
event:FlexEvent |
| onYes | () | method |
public function onYes():void| showDialog | () | method |
public function showDialog(type:String, resultHandler:Function):voidParameters
type:String | |
resultHandler:Function |