| Package | stimulsoft.controls_old.visual |
| Class | public class StiColorChoiserForm |
| Inheritance | StiColorChoiserForm StiWindowForm mx.containers.Canvas |
| 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:StiButtonThis property can be used as the source for data binding.
| buttonOK | property |
public var buttonOK:StiButtonThis property can be used as the source for data binding.
| choiser | property |
public var choiser:StiColorChoiserThis 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.