| Package | stimulsoft.viewer.panels |
| Class | public class StiMainPanel |
| Inheritance | StiMainPanel StiPanel mx.containers.HBox |
| 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:StiFlatButtonThis property can be used as the source for data binding.
| buttonBookmarks | property |
public var buttonBookmarks:StiFlatButtonThis property can be used as the source for data binding.
| buttonEditor | property |
public var buttonEditor:StiFlatButtonThis property can be used as the source for data binding.
| buttonExit | property |
public var buttonExit:StiFlatButtonThis property can be used as the source for data binding.
| buttonFind | property |
public var buttonFind:StiFlatButtonThis property can be used as the source for data binding.
| buttonFullScreen | property |
public var buttonFullScreen:StiFlatButtonThis property can be used as the source for data binding.
| buttonMultiplePages | property |
public var buttonMultiplePages:StiFlatButtonThis property can be used as the source for data binding.
| buttonOpen | property |
public var buttonOpen:StiFlatButtonThis property can be used as the source for data binding.
| buttonPageDelete | property |
public var buttonPageDelete:StiFlatButtonThis property can be used as the source for data binding.
| buttonPageDesign | property |
public var buttonPageDesign:StiFlatButtonThis property can be used as the source for data binding.
| buttonPageNew | property |
public var buttonPageNew:StiFlatButtonThis property can be used as the source for data binding.
| buttonPageSize | property |
public var buttonPageSize:StiFlatButtonThis property can be used as the source for data binding.
| buttonParameters | property |
public var buttonParameters:StiFlatButtonThis property can be used as the source for data binding.
| buttonPrint | property |
public var buttonPrint:StiFlatButtonThis property can be used as the source for data binding.
| buttonSave | property |
public var buttonSave:StiFlatButtonThis property can be used as the source for data binding.
| buttonSendEMail | property |
public var buttonSendEMail:StiFlatButtonThis property can be used as the source for data binding.
| buttonThumbs | property |
public var buttonThumbs:StiFlatButtonThis property can be used as the source for data binding.
| buttonZoomOnePage | property |
public var buttonZoomOnePage:StiFlatButtonThis property can be used as the source for data binding.
| buttonZoomPageWidth | property |
public var buttonZoomPageWidth:StiFlatButtonThis property can be used as the source for data binding.
| buttonZoomTwoPages | property |
public var buttonZoomTwoPages:StiFlatButtonThis property can be used as the source for data binding.
| designReportButton | property |
public var designReportButton:StiFlatButtonThis property can be used as the source for data binding.
| designReportSeparator | property |
public var designReportSeparator:StiSeparatorThis property can be used as the source for data binding.
| helpResourcesButton | property |
public var helpResourcesButton:StiFlatButtonThis property can be used as the source for data binding.
| separator1 | property |
public var separator1:StiSeparatorThis property can be used as the source for data binding.
| separator2 | property |
public var separator2:StiSeparatorThis property can be used as the source for data binding.
| separator3 | property |
public var separator3:StiSeparatorThis property can be used as the source for data binding.
| separator4 | property |
public var separator4:StiSeparatorThis property can be used as the source for data binding.
| separator5 | property |
public var separator5:StiSeparatorThis 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):voidParameters
event:MouseEvent |
| updateControlsState | () | method |
public function updateControlsState():void