Package | stimulsoft.controls.visual.forms |
Class | public class StiDictionaryCategoryForm |
Inheritance | StiDictionaryCategoryForm ![]() ![]() |
Implements | mx.binding.IBindingClient |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiDictionaryCategoryForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
![]() | close():void | StiWindowForm | |
onInitialize():void Инициалицация всех параметров | StiDictionaryCategoryForm | ||
![]() | show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void | StiWindowForm |
buttonCancel | property |
public var buttonCancel:StiButton
This property can be used as the source for data binding.
buttonOk | property |
public var buttonOk:StiButton
This property can be used as the source for data binding.
textName | property |
public var textName:StiTextInput
This property can be used as the source for data binding.
StiDictionaryCategoryForm | () | Constructor |
public function StiDictionaryCategoryForm()
Constructor.
onInitialize | () | method |
public function onInitialize():void
Инициалицация всех параметров
onOkButtonClickHandler | () | method |
override protected function onOkButtonClickHandler(e:MouseEvent):void
Parameters
e:MouseEvent |