Package | stimulsoft.controls_old.visual |
Class | public class StiStyleDesignerForm |
Inheritance | StiStyleDesignerForm ![]() ![]() |
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:StiFlatButton
This property can be used as the source for data binding.
buttonClose | property |
public var buttonClose:StiFlatButton
This property can be used as the source for data binding.
buttonCopy | property |
public var buttonCopy:StiFlatButton
This property can be used as the source for data binding.
buttonCreateStyleCollection | property |
public var buttonCreateStyleCollection:StiFlatButton
This property can be used as the source for data binding.
buttonCut | property |
public var buttonCut:StiFlatButton
This property can be used as the source for data binding.
buttonPaste | property |
public var buttonPaste:StiFlatButton
This property can be used as the source for data binding.
buttonStyleAdd | property |
public var buttonStyleAdd:StiFlatButton
This property can be used as the source for data binding.
buttonStyleDown | property |
public var buttonStyleDown:StiFlatButton
This property can be used as the source for data binding.
buttonStyleDuplicate | property |
public var buttonStyleDuplicate:StiFlatButton
This property can be used as the source for data binding.
buttonStyleGet | property |
public var buttonStyleGet:StiFlatButton
This property can be used as the source for data binding.
buttonStyleOpen | property |
public var buttonStyleOpen:StiFlatButton
This property can be used as the source for data binding.
buttonStyleRemove | property |
public var buttonStyleRemove:StiFlatButton
This property can be used as the source for data binding.
buttonStyleSave | property |
public var buttonStyleSave:StiFlatButton
This property can be used as the source for data binding.
buttonStyleUp | property |
public var buttonStyleUp:StiFlatButton
This property can be used as the source for data binding.
list | property |
public var list:StiList
This property can be used as the source for data binding.
propertyGrid | property |
public var propertyGrid:StiPropertyGrid
This 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