Package | stimulsoft.report.design.globalization |
Class | public class StiQuestionForm |
Inheritance | StiQuestionForm ![]() ![]() |
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:StiLabel
This property can be used as the source for data binding.
StiQuestionForm | () | Constructor |
public function StiQuestionForm()
Constructor.
onCreationComplete | () | method |
protected function onCreationComplete(event:FlexEvent):void
Parameters
event:FlexEvent |
onYes | () | method |
public function onYes():void
showDialog | () | method |
public function showDialog(type:String, resultHandler:Function):void
Parameters
type:String | |
resultHandler:Function |