Package | stimulsoft.viewer.panels |
Class | public class StiMainPanel |
Inheritance | StiMainPanel ![]() ![]() |
Implements | mx.binding.IBindingClient |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiMainPanel | ||
![]() | applyTheme():void | StiPanel | |
createExportMenu():void | StiMainPanel | ||
updateControlsState():void | StiMainPanel |
Method | Defined By | ||
---|---|---|---|
onDesignReportButtonClick(event:MouseEvent):void | StiMainPanel | ||
![]() | onInitialize(e:FlexEvent):void | StiPanel | |
![]() | updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiPanel |
aboutFunction | property |
aboutFunction:Function
public function get aboutFunction():Function
public function set aboutFunction(value:Function):void
buttonAbout | property |
public var buttonAbout:StiFlatButton
This property can be used as the source for data binding.
buttonBookmarks | property |
public var buttonBookmarks:StiFlatButton
This property can be used as the source for data binding.
buttonEditor | property |
public var buttonEditor:StiFlatButton
This property can be used as the source for data binding.
buttonExit | property |
public var buttonExit:StiFlatButton
This property can be used as the source for data binding.
buttonFind | property |
public var buttonFind:StiFlatButton
This property can be used as the source for data binding.
buttonFullScreen | property |
public var buttonFullScreen:StiFlatButton
This property can be used as the source for data binding.
buttonMultiplePages | property |
public var buttonMultiplePages:StiFlatButton
This property can be used as the source for data binding.
buttonOpen | property |
public var buttonOpen:StiFlatButton
This property can be used as the source for data binding.
buttonPageDelete | property |
public var buttonPageDelete:StiFlatButton
This property can be used as the source for data binding.
buttonPageDesign | property |
public var buttonPageDesign:StiFlatButton
This property can be used as the source for data binding.
buttonPageNew | property |
public var buttonPageNew:StiFlatButton
This property can be used as the source for data binding.
buttonPageSize | property |
public var buttonPageSize:StiFlatButton
This property can be used as the source for data binding.
buttonParameters | property |
public var buttonParameters:StiFlatButton
This property can be used as the source for data binding.
buttonPrint | property |
public var buttonPrint:StiFlatButton
This property can be used as the source for data binding.
buttonSave | property |
public var buttonSave:StiFlatButton
This property can be used as the source for data binding.
buttonSendEMail | property |
public var buttonSendEMail:StiFlatButton
This property can be used as the source for data binding.
buttonThumbs | property |
public var buttonThumbs:StiFlatButton
This property can be used as the source for data binding.
buttonZoomOnePage | property |
public var buttonZoomOnePage:StiFlatButton
This property can be used as the source for data binding.
buttonZoomPageWidth | property |
public var buttonZoomPageWidth:StiFlatButton
This property can be used as the source for data binding.
buttonZoomTwoPages | property |
public var buttonZoomTwoPages:StiFlatButton
This property can be used as the source for data binding.
designReportButton | property |
public var designReportButton:StiFlatButton
This property can be used as the source for data binding.
designReportSeparator | property |
public var designReportSeparator:StiSeparator
This property can be used as the source for data binding.
helpResourcesButton | property |
public var helpResourcesButton:StiFlatButton
This property can be used as the source for data binding.
separator1 | property |
public var separator1:StiSeparator
This property can be used as the source for data binding.
separator2 | property |
public var separator2:StiSeparator
This property can be used as the source for data binding.
separator3 | property |
public var separator3:StiSeparator
This property can be used as the source for data binding.
separator4 | property |
public var separator4:StiSeparator
This property can be used as the source for data binding.
separator5 | property |
public var separator5:StiSeparator
This property can be used as the source for data binding.
viewerControl | property |
viewerControl:StiViewerFx
public function get viewerControl():StiViewerFx
public function set viewerControl(value:StiViewerFx):void
StiMainPanel | () | Constructor |
public function StiMainPanel()
Constructor.
createExportMenu | () | method |
public function createExportMenu():void
onDesignReportButtonClick | () | method |
protected function onDesignReportButtonClick(event:MouseEvent):void
Parameters
event:MouseEvent |
updateControlsState | () | method |
public function updateControlsState():void