Packagestimulsoft.controls.visual.forms
Classpublic class StiPageSetupForm
InheritanceStiPageSetupForm Inheritance StiWindowForm Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
 InheritedallowDrag : Boolean
StiWindowForm
 InheritedallowResize : Boolean
StiWindowForm
 InheritedbottomForm : int
StiWindowForm
 InheritedbottomLine : Number
StiWindowForm
  buttonCancel : StiButton
StiPageSetupForm
  buttonColor : StiColorButton
StiPageSetupForm
  buttonOK : StiButton
StiPageSetupForm
 InheritedcancelButton : StiButton
StiWindowForm
  cbRightToLeft : StiCheckBox
StiPageSetupForm
  cbSize : StiComboBox
StiPageSetupForm
  cbWatermarkAspectRatio : StiCheckBox
StiPageSetupForm
  cbWatermarkEnabled : StiCheckBox
StiPageSetupForm
  cbWatermarkImageAlignment : StiComboBox
StiPageSetupForm
  cbWatermarkImageStretch : StiCheckBox
StiPageSetupForm
  cbWatermarkImageTiling : StiCheckBox
StiPageSetupForm
  cbWatermarkRightToLeft : StiCheckBox
StiPageSetupForm
  cbWatermarkShowBehind : StiCheckBox
StiPageSetupForm
  cbWatermarkShowImageBehind : StiCheckBox
StiPageSetupForm
  designer : StiDesignerFx
StiPageSetupForm
 InheriteddialogResult : String
StiWindowForm
 InheriteddisplayContentOnly : Boolean
StiWindowForm
 Inheritedheight : Number
[override] [write-only]
StiWindowForm
 InheritedhelpUrl : String
StiWindowForm
 InheritedleftForm : int
StiWindowForm
 InheritedmaxHeight : Number
[override]
StiWindowForm
 InheritedmaximumSize : StiSize
StiWindowForm
 InheritedmaxWidth : Number
[override]
StiWindowForm
 InheritedminHeight : Number
[override]
StiWindowForm
 InheritedminimumSize : StiSize
StiWindowForm
 InheritedminWidth : Number
[override]
StiWindowForm
 InheritednoButton : StiButton
StiWindowForm
 InheritedokButton : StiButton
StiWindowForm
 InheritedpreventNegativeCoordinates : Boolean
StiWindowForm
  rbLandscape : StiRadioButton
StiPageSetupForm
  rbPortrait : StiRadioButton
StiPageSetupForm
 Inheritedresult : *
StiWindowForm
 InheritedretryButton : StiButton
StiWindowForm
 InheritedrightForm : int
StiWindowForm
  tabNavigator : StiVerticalTabNavigator
StiPageSetupForm
  tabNavigatorControl : StiVerticalTabControl
StiPageSetupForm
  taText : TextArea
StiPageSetupForm
  tiAngle : StiTextInput
StiPageSetupForm
  tiBottom : StiTextInput
StiPageSetupForm
  tiColumnGaps : StiTextInput
StiPageSetupForm
  tiColumnWidth : StiTextInput
StiPageSetupForm
  tiHeight : StiTextInput
StiPageSetupForm
  tiLeft : StiTextInput
StiPageSetupForm
  tiNumberOfColumns : StiTextInput
StiPageSetupForm
  tiRight : StiTextInput
StiPageSetupForm
 Inheritedtitle : String
StiWindowForm
  tiTop : StiTextInput
StiPageSetupForm
  tiWatermarkImageTransp : StiTextInput
StiPageSetupForm
  tiWatermarkMultipleFactor : StiTextInput
StiPageSetupForm
  tiWidth : StiTextInput
StiPageSetupForm
 InheritedtopForm : int
StiWindowForm
 InheritedviewMetrics : EdgeMetrics
[override] [read-only]
StiWindowForm
 Inheritedwidth : Number
[override] [write-only]
StiWindowForm
 Inheritedx : Number
[override] [write-only]
StiWindowForm
 Inheritedy : Number
[override] [write-only]
StiWindowForm
 InheritedyesButton : StiButton
StiWindowForm
Protected Properties
 PropertyDefined By
 Inheritedtheme : StiFormTheme
[read-only]
StiWindowForm
 InheritedtitleBar : Canvas = null
StiWindowForm
 InheritedtitleButtonClose : StiCloseButton = null
StiWindowForm
 InheritedtitleButtonHelp : StiHelpButton = null
StiWindowForm
 InheritedtitleLabel : Label = null
StiWindowForm
Public Methods
 MethodDefined By
  
Constructor.
StiPageSetupForm
 Inherited
applyTheme():void
StiWindowForm
 Inherited
centerForm():void
StiWindowForm
 Inherited
close():void
StiWindowForm
  
show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void
[override]
StiPageSetupForm
Protected Methods
 MethodDefined By
 Inherited
[override]
StiWindowForm
 Inherited
StiWindowForm
 Inherited
StiWindowForm
 Inherited
isMouseOnBottom(e:MouseEvent):Boolean
StiWindowForm
 Inherited
isMouseOnForm(e:MouseEvent):Boolean
StiWindowForm
 Inherited
isMouseOnLeft(e:MouseEvent):Boolean
StiWindowForm
 Inherited
isMouseOnRight(e:MouseEvent):Boolean
StiWindowForm
 Inherited
isMouseOnTop(e:MouseEvent):Boolean
StiWindowForm
 Inherited
onCancelButtonClickHandler(e:MouseEvent):void
StiWindowForm
 Inherited
onNoButtonClickHandler(e:MouseEvent):void
StiWindowForm
  
onOkButtonClickHandler(event:MouseEvent):void
[override]
StiPageSetupForm
 Inherited
onRetryButtonClickHandler(e:MouseEvent):void
StiWindowForm
 Inherited
onStageMouseMove(e:MouseEvent):void
StiWindowForm
 Inherited
onStageMouseMoveResize(e:MouseEvent):void
StiWindowForm
 Inherited
onStageMouseUp(e:MouseEvent):void
StiWindowForm
 Inherited
onStageMouseUpResize(e:MouseEvent):void
StiWindowForm
 Inherited
onTitleBarMouseDown(e:MouseEvent):void
StiWindowForm
 Inherited
onTitleHelpButtonClick(e:MouseEvent):void
StiWindowForm
 Inherited
onYesButtonClickHandler(e:MouseEvent):void
StiWindowForm
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiWindowForm
Events
 Event Summary Defined By
 InheritedStiWindowForm
 InheritedStiWindowForm
 InheritedStiWindowForm
 InheritedStiWindowForm
 InheritedStiWindowForm
 InheritedStiWindowForm
 InheritedStiWindowForm
Property Detail
buttonCancelproperty
public var buttonCancel:StiButton

This property can be used as the source for data binding.

buttonColorproperty 
public var buttonColor:StiColorButton

This property can be used as the source for data binding.

buttonOKproperty 
public var buttonOK:StiButton

This property can be used as the source for data binding.

cbRightToLeftproperty 
public var cbRightToLeft:StiCheckBox

This property can be used as the source for data binding.

cbSizeproperty 
public var cbSize:StiComboBox

This property can be used as the source for data binding.

cbWatermarkAspectRatioproperty 
public var cbWatermarkAspectRatio:StiCheckBox

This property can be used as the source for data binding.

cbWatermarkEnabledproperty 
public var cbWatermarkEnabled:StiCheckBox

This property can be used as the source for data binding.

cbWatermarkImageAlignmentproperty 
public var cbWatermarkImageAlignment:StiComboBox

This property can be used as the source for data binding.

cbWatermarkImageStretchproperty 
public var cbWatermarkImageStretch:StiCheckBox

This property can be used as the source for data binding.

cbWatermarkImageTilingproperty 
public var cbWatermarkImageTiling:StiCheckBox

This property can be used as the source for data binding.

cbWatermarkRightToLeftproperty 
public var cbWatermarkRightToLeft:StiCheckBox

This property can be used as the source for data binding.

cbWatermarkShowBehindproperty 
public var cbWatermarkShowBehind:StiCheckBox

This property can be used as the source for data binding.

cbWatermarkShowImageBehindproperty 
public var cbWatermarkShowImageBehind:StiCheckBox

This property can be used as the source for data binding.

designerproperty 
designer:StiDesignerFx


Implementation
    public function get designer():StiDesignerFx
    public function set designer(value:StiDesignerFx):void
rbLandscapeproperty 
public var rbLandscape:StiRadioButton

This property can be used as the source for data binding.

rbPortraitproperty 
public var rbPortrait:StiRadioButton

This property can be used as the source for data binding.

tabNavigatorproperty 
public var tabNavigator:StiVerticalTabNavigator

This property can be used as the source for data binding.

tabNavigatorControlproperty 
public var tabNavigatorControl:StiVerticalTabControl

This property can be used as the source for data binding.

taTextproperty 
public var taText:TextArea

This property can be used as the source for data binding.

tiAngleproperty 
public var tiAngle:StiTextInput

This property can be used as the source for data binding.

tiBottomproperty 
public var tiBottom:StiTextInput

This property can be used as the source for data binding.

tiColumnGapsproperty 
public var tiColumnGaps:StiTextInput

This property can be used as the source for data binding.

tiColumnWidthproperty 
public var tiColumnWidth:StiTextInput

This property can be used as the source for data binding.

tiHeightproperty 
public var tiHeight:StiTextInput

This property can be used as the source for data binding.

tiLeftproperty 
public var tiLeft:StiTextInput

This property can be used as the source for data binding.

tiNumberOfColumnsproperty 
public var tiNumberOfColumns:StiTextInput

This property can be used as the source for data binding.

tiRightproperty 
public var tiRight:StiTextInput

This property can be used as the source for data binding.

tiTopproperty 
public var tiTop:StiTextInput

This property can be used as the source for data binding.

tiWatermarkImageTranspproperty 
public var tiWatermarkImageTransp:StiTextInput

This property can be used as the source for data binding.

tiWatermarkMultipleFactorproperty 
public var tiWatermarkMultipleFactor:StiTextInput

This property can be used as the source for data binding.

tiWidthproperty 
public var tiWidth:StiTextInput

This property can be used as the source for data binding.

Constructor Detail
StiPageSetupForm()Constructor
public function StiPageSetupForm()

Constructor.

Method Detail
onOkButtonClickHandler()method
override protected function onOkButtonClickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

show()method 
override public function show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void

Parameters

resultHandler:Function (default = null)
 
modal:Boolean (default = false)
 
center:Boolean (default = true)
 
keyEvent:Boolean (default = true)