Package | stimulsoft.controls_old.visual |
Class | public class StiColorChoiserForm |
Inheritance | StiColorChoiserForm ![]() ![]() |
Implements | mx.binding.IBindingClient |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiColorChoiserForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
![]() | close():void | StiWindowForm | |
![]() | 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.
choiser | property |
public var choiser:StiColorChoiser
This property can be used as the source for data binding.
data | property |
data:Object
[override] public function get data():Object
public function set data(value:Object):void
StiColorChoiserForm | () | Constructor |
public function StiColorChoiserForm()
Constructor.