Packagestimulsoft.controls_old.visual.ribbonPanels
Classpublic class StiGridRibbonPanel
InheritanceStiGridRibbonPanel Inheritance StiTabNavigatorPanel Inheritance mx.containers.VBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
 InheritedbuttonEnabled : Boolean
StiTabNavigatorPanel
  buttonGridMode : StiButton
StiGridRibbonPanel
 InheritedbuttonToolTip : Object
StiTabNavigatorPanel
 Inheritedcaption : String
StiTabNavigatorPanel
  checkAlignToGrid : StiCheckBox
StiGridRibbonPanel
  checkShowGrid : StiCheckBox
StiGridRibbonPanel
  checkShowHeaders : StiCheckBox
StiGridRibbonPanel
  checkShowOrder : StiCheckBox
StiGridRibbonPanel
  checkShowRulers : StiCheckBox
StiGridRibbonPanel
  designer : StiDesignerFx
StiGridRibbonPanel
 InheritedshowButton : Boolean
StiTabNavigatorPanel
Public Methods
 MethodDefined By
  
Constructor.
StiGridRibbonPanel
 Inherited
getControlByName(name:String):Object
StiTabNavigatorPanel
  
StiGridRibbonPanel
  
StiGridRibbonPanel
  
StiGridRibbonPanel
  
StiGridRibbonPanel
  
StiGridRibbonPanel
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
buttonGridModeproperty
public var buttonGridMode:StiButton

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

checkAlignToGridproperty 
public var checkAlignToGrid:StiCheckBox

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

checkShowGridproperty 
public var checkShowGrid:StiCheckBox

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

checkShowHeadersproperty 
public var checkShowHeaders:StiCheckBox

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

checkShowOrderproperty 
public var checkShowOrder:StiCheckBox

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

checkShowRulersproperty 
public var checkShowRulers: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
Constructor Detail
StiGridRibbonPanel()Constructor
public function StiGridRibbonPanel()

Constructor.

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

setShowGridClick()method 
public function setShowGridClick():void

setShowHeadersClick()method 
public function setShowHeadersClick():void

setShowOrderClick()method 
public function setShowOrderClick():void

setShowRulersClick()method 
public function setShowRulersClick():void