Packagestimulsoft.controls_old.visual.ribbonPanels
Classpublic class StiPageSetupRibbonPanel
InheritanceStiPageSetupRibbonPanel Inheritance StiTabNavigatorPanel Inheritance mx.containers.VBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
 InheritedbuttonEnabled : Boolean
StiTabNavigatorPanel
  buttonPageColumns : StiButton
StiPageSetupRibbonPanel
  buttonPageMargins : StiButton
StiPageSetupRibbonPanel
  buttonPageOrientation : StiButton
StiPageSetupRibbonPanel
  buttonPageSize : StiButton
StiPageSetupRibbonPanel
 InheritedbuttonToolTip : Object
StiTabNavigatorPanel
 Inheritedcaption : String
StiTabNavigatorPanel
  designer : StiDesignerFx
StiPageSetupRibbonPanel
 InheritedshowButton : Boolean
StiTabNavigatorPanel
Public Methods
 MethodDefined By
  
Constructor.
StiPageSetupRibbonPanel
 Inherited
getControlByName(name:String):Object
StiTabNavigatorPanel
  
StiPageSetupRibbonPanel
Protected Methods
 MethodDefined By
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiTabNavigatorPanel
Events
 Event Summary Defined By
 Inherited
Public Constants
 ConstantDefined By
 InheritedStiButtonClick : String = buttonClick
[static]
StiTabNavigatorPanel
Property Detail
buttonPageColumnsproperty
public var buttonPageColumns:StiButton

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

buttonPageMarginsproperty 
public var buttonPageMargins:StiButton

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

buttonPageOrientationproperty 
public var buttonPageOrientation:StiButton

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

buttonPageSizeproperty 
public var buttonPageSize:StiButton

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
Constructor Detail
StiPageSetupRibbonPanel()Constructor
public function StiPageSetupRibbonPanel()

Constructor.

Method Detail
showCurrentPageSetupForm()method
public function showCurrentPageSetupForm():void