| Package | stimulsoft.controls_old.visual |
| Class | public class StiStyleDesignerForm |
| Inheritance | StiStyleDesignerForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiStyleDesignerForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
close():void [override] | StiStyleDesignerForm | ||
![]() | show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void | StiWindowForm | |
| buttonApplyStyles | property |
public var buttonApplyStyles:StiFlatButtonThis property can be used as the source for data binding.
| buttonClose | property |
public var buttonClose:StiFlatButtonThis property can be used as the source for data binding.
| buttonCopy | property |
public var buttonCopy:StiFlatButtonThis property can be used as the source for data binding.
| buttonCreateStyleCollection | property |
public var buttonCreateStyleCollection:StiFlatButtonThis property can be used as the source for data binding.
| buttonCut | property |
public var buttonCut:StiFlatButtonThis property can be used as the source for data binding.
| buttonPaste | property |
public var buttonPaste:StiFlatButtonThis property can be used as the source for data binding.
| buttonStyleAdd | property |
public var buttonStyleAdd:StiFlatButtonThis property can be used as the source for data binding.
| buttonStyleDown | property |
public var buttonStyleDown:StiFlatButtonThis property can be used as the source for data binding.
| buttonStyleDuplicate | property |
public var buttonStyleDuplicate:StiFlatButtonThis property can be used as the source for data binding.
| buttonStyleGet | property |
public var buttonStyleGet:StiFlatButtonThis property can be used as the source for data binding.
| buttonStyleOpen | property |
public var buttonStyleOpen:StiFlatButtonThis property can be used as the source for data binding.
| buttonStyleRemove | property |
public var buttonStyleRemove:StiFlatButtonThis property can be used as the source for data binding.
| buttonStyleSave | property |
public var buttonStyleSave:StiFlatButtonThis property can be used as the source for data binding.
| buttonStyleUp | property |
public var buttonStyleUp:StiFlatButtonThis property can be used as the source for data binding.
| list | property |
public var list:StiListThis property can be used as the source for data binding.
| propertyGrid | property |
public var propertyGrid:StiPropertyGridThis property can be used as the source for data binding.
| report | property |
report:StiReport public function get report():StiReport public function set report(value:StiReport):void| StiStyleDesignerForm | () | Constructor |
public function StiStyleDesignerForm()Constructor.
| close | () | method |
override public function close():void