Packagestimulsoft.controls_old.visual.ribbonPanels
Classpublic class StiZoomRibbonPanel
InheritanceStiZoomRibbonPanel Inheritance StiTabNavigatorPanel Inheritance mx.containers.VBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
 InheritedbuttonEnabled : Boolean
StiTabNavigatorPanel
  buttonOnePage : StiButton
StiZoomRibbonPanel
  buttonPageHeight : StiButton
StiZoomRibbonPanel
  buttonPageWidth : StiButton
StiZoomRibbonPanel
 InheritedbuttonToolTip : Object
StiTabNavigatorPanel
 Inheritedcaption : String
StiTabNavigatorPanel
  comboZoom : StiZoomComboBox
StiZoomRibbonPanel
  designer : StiDesignerFx
StiZoomRibbonPanel
 InheritedshowButton : Boolean
StiTabNavigatorPanel
Public Methods
 MethodDefined By
  
Constructor.
StiZoomRibbonPanel
 Inherited
getControlByName(name:String):Object
StiTabNavigatorPanel
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
buttonOnePageproperty
public var buttonOnePage:StiButton

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

buttonPageHeightproperty 
public var buttonPageHeight:StiButton

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

buttonPageWidthproperty 
public var buttonPageWidth:StiButton

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

comboZoomproperty 
public var comboZoom:StiZoomComboBox

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

Constructor.