| Package | stimulsoft.controls.visual.forms |
| Class | public class StiPageSetupForm |
| Inheritance | StiPageSetupForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiPageSetupForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
![]() | close():void | StiWindowForm | |
show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void [override] | StiPageSetupForm | ||
| buttonCancel | property |
public var buttonCancel:StiButtonThis property can be used as the source for data binding.
| buttonColor | property |
public var buttonColor:StiColorButtonThis 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.
| cbRightToLeft | property |
public var cbRightToLeft:StiCheckBoxThis property can be used as the source for data binding.
| cbSize | property |
public var cbSize:StiComboBoxThis property can be used as the source for data binding.
| cbWatermarkAspectRatio | property |
public var cbWatermarkAspectRatio:StiCheckBoxThis property can be used as the source for data binding.
| cbWatermarkEnabled | property |
public var cbWatermarkEnabled:StiCheckBoxThis property can be used as the source for data binding.
| cbWatermarkImageAlignment | property |
public var cbWatermarkImageAlignment:StiComboBoxThis property can be used as the source for data binding.
| cbWatermarkImageStretch | property |
public var cbWatermarkImageStretch:StiCheckBoxThis property can be used as the source for data binding.
| cbWatermarkImageTiling | property |
public var cbWatermarkImageTiling:StiCheckBoxThis property can be used as the source for data binding.
| cbWatermarkRightToLeft | property |
public var cbWatermarkRightToLeft:StiCheckBoxThis property can be used as the source for data binding.
| cbWatermarkShowBehind | property |
public var cbWatermarkShowBehind:StiCheckBoxThis property can be used as the source for data binding.
| cbWatermarkShowImageBehind | property |
public var cbWatermarkShowImageBehind:StiCheckBoxThis property can be used as the source for data binding.
| designer | property |
designer:StiDesignerFx public function get designer():StiDesignerFx public function set designer(value:StiDesignerFx):void| rbLandscape | property |
public var rbLandscape:StiRadioButtonThis property can be used as the source for data binding.
| rbPortrait | property |
public var rbPortrait:StiRadioButtonThis property can be used as the source for data binding.
| tabNavigator | property |
public var tabNavigator:StiVerticalTabNavigatorThis property can be used as the source for data binding.
| tabNavigatorControl | property |
public var tabNavigatorControl:StiVerticalTabControlThis property can be used as the source for data binding.
| taText | property |
public var taText:TextAreaThis property can be used as the source for data binding.
| tiAngle | property |
public var tiAngle:StiTextInputThis property can be used as the source for data binding.
| tiBottom | property |
public var tiBottom:StiTextInputThis property can be used as the source for data binding.
| tiColumnGaps | property |
public var tiColumnGaps:StiTextInputThis property can be used as the source for data binding.
| tiColumnWidth | property |
public var tiColumnWidth:StiTextInputThis property can be used as the source for data binding.
| tiHeight | property |
public var tiHeight:StiTextInputThis property can be used as the source for data binding.
| tiLeft | property |
public var tiLeft:StiTextInputThis property can be used as the source for data binding.
| tiNumberOfColumns | property |
public var tiNumberOfColumns:StiTextInputThis property can be used as the source for data binding.
| tiRight | property |
public var tiRight:StiTextInputThis property can be used as the source for data binding.
| tiTop | property |
public var tiTop:StiTextInputThis property can be used as the source for data binding.
| tiWatermarkImageTransp | property |
public var tiWatermarkImageTransp:StiTextInputThis property can be used as the source for data binding.
| tiWatermarkMultipleFactor | property |
public var tiWatermarkMultipleFactor:StiTextInputThis property can be used as the source for data binding.
| tiWidth | property |
public var tiWidth:StiTextInputThis property can be used as the source for data binding.
| StiPageSetupForm | () | Constructor |
public function StiPageSetupForm()Constructor.
| onOkButtonClickHandler | () | method |
override protected function onOkButtonClickHandler(event:MouseEvent):voidParameters
event:MouseEvent |
| show | () | method |
override public function show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):voidParameters
resultHandler:Function (default = null) | |
modal:Boolean (default = false) | |
center:Boolean (default = true) | |
keyEvent:Boolean (default = true) |