Package | stimulsoft.base.api.events |
Class | public class StiApiProviderEvent |
Inheritance | StiApiProviderEvent ![]() |
Property | Defined By | ||
---|---|---|---|
baseType : String [read-only] | StiApiProviderEvent | ||
data : * [read-only] | StiApiProviderEvent | ||
error : String [read-only] | StiApiProviderEvent | ||
fileName : String [read-only] | StiApiProviderEvent | ||
progress : Object [read-only] | StiApiProviderEvent | ||
stringData : String [read-only] | StiApiProviderEvent | ||
supported : Boolean [read-only] | StiApiProviderEvent | ||
tag : String [read-only] | StiApiProviderEvent | ||
targetWindow : String [read-only] | StiApiProviderEvent |
Method | Defined By | ||
---|---|---|---|
StiApiProviderEvent(type:String, data:* = null, progress:Object = null, fileName:String = null, error:String = null, tag:String = null, targetWindow:String = _self, bubbles:Boolean = false, cancelable:Boolean = false) | StiApiProviderEvent | ||
clone():Event [override] | StiApiProviderEvent |
Constant | Defined By | ||
---|---|---|---|
CHANGE_TITLE : String = changeTitle [static] | StiApiProviderEvent | ||
CHANGE_TITLE_RESULT : String = changeTitleResult [static] | StiApiProviderEvent | ||
CHANGE_TITLE_START : String = changeTitleStart [static] | StiApiProviderEvent | ||
CHANGE_TITLE_START_TASK : String = changeTitleStartTask [static] | StiApiProviderEvent | ||
CREATE_REPORT : String = createReport [static] | StiApiProviderEvent | ||
CREATE_REPORT_CANCEL : String = createReportCancel [static] | StiApiProviderEvent | ||
CREATE_REPORT_PROGRESS : String = createReportProgress [static] | StiApiProviderEvent | ||
CREATE_REPORT_RESULT : String = createReportResult [static] | StiApiProviderEvent | ||
CREATE_REPORT_START : String = createReportStart [static] | StiApiProviderEvent | ||
CREATE_REPORT_START_TASK : String = createReportStartTask [static] | StiApiProviderEvent | ||
DESIGN_REPORT : String = designReport [static] | StiApiProviderEvent | ||
DESIGN_REPORT_RESULT : String = designReportResult [static] | StiApiProviderEvent | ||
DESIGN_REPORT_START : String = designReportStart [static] | StiApiProviderEvent | ||
DESIGN_REPORT_START_TASK : String = designReportStartTask [static] | StiApiProviderEvent | ||
EXIT_DESIGNER : String = exitDesigner [static] | StiApiProviderEvent | ||
EXIT_DESIGNER_RESULT : String = exitDesignerResult [static] | StiApiProviderEvent | ||
EXIT_DESIGNER_START : String = exitDesignerStart [static] | StiApiProviderEvent | ||
EXIT_DESIGNER_START_TASK : String = exitDesignerStartTask [static] | StiApiProviderEvent | ||
EXIT_VIEWER : String = exitViewer [static] | StiApiProviderEvent | ||
EXIT_VIEWER_RESULT : String = exitViewerResult [static] | StiApiProviderEvent | ||
EXIT_VIEWER_START : String = exitViewerStart [static] | StiApiProviderEvent | ||
EXIT_VIEWER_START_TASK : String = exitViewerStartTask [static] | StiApiProviderEvent | ||
EXPORT_REPORT : String = exportReport [static] | StiApiProviderEvent | ||
EXPORT_REPORT_PROGRESS : String = exportReportProgress [static] | StiApiProviderEvent | ||
EXPORT_REPORT_RESULT : String = exportReportResult [static] | StiApiProviderEvent | ||
EXPORT_REPORT_START : String = exportReportStart [static] | StiApiProviderEvent | ||
EXPORT_REPORT_START_TASK : String = exportReportStartTask [static] | StiApiProviderEvent | ||
GET_DIALOG_INFO_ITEMS : String = getDialogInfoItems [static] | StiApiProviderEvent | ||
GET_DIALOG_INFO_ITEMS_PROGRESS : String = getDialogInfoItemsProgress [static] | StiApiProviderEvent | ||
GET_DIALOG_INFO_ITEMS_RESULT : String = getDialogInfoItemsResult [static] | StiApiProviderEvent | ||
GET_DIALOG_INFO_ITEMS_START : String = getDialogInfoItemsStart [static] | StiApiProviderEvent | ||
GET_DIALOG_INFO_ITEMS_START_TASK : String = getDialogInfoItemsStartTask [static] | StiApiProviderEvent | ||
INITIALIZE_PROVIDER : String = initializeProvider [static] | StiApiProviderEvent | ||
INITIALIZE_PROVIDER_PROGRESS : String = initializeProviderProgress [static] | StiApiProviderEvent | ||
INITIALIZE_PROVIDER_RESULT : String = initializeProviderResult [static] | StiApiProviderEvent | ||
INITIALIZE_PROVIDER_START : String = initializeProviderStart [static] | StiApiProviderEvent | ||
INITIALIZE_PROVIDER_START_TASK : String = initializeProviderStartTask [static] | StiApiProviderEvent | ||
LOAD_CONFIGURATION : String = loadConfiguration [static] | StiApiProviderEvent | ||
LOAD_CONFIGURATION_PROGRESS : String = loadConfigurationProgress [static] | StiApiProviderEvent | ||
LOAD_CONFIGURATION_RESULT : String = loadConfigurationResult [static] | StiApiProviderEvent | ||
LOAD_CONFIGURATION_START : String = loadConfigurationStart [static] | StiApiProviderEvent | ||
LOAD_CONFIGURATION_START_TASK : String = loadConfigurationStartTask [static] | StiApiProviderEvent | ||
LOAD_DATA : String = loadData [static] | StiApiProviderEvent | ||
LOAD_DATA_PROGRESS : String = loadDataProgress [static] | StiApiProviderEvent | ||
LOAD_DATA_RESULT : String = loadDataResult [static] | StiApiProviderEvent | ||
LOAD_DATA_START : String = loadDataStart [static] | StiApiProviderEvent | ||
LOAD_DATA_START_TASK : String = loadDataStartTask [static] | StiApiProviderEvent | ||
LOAD_DOCUMENT_FILE : String = loadDocumentFile [static] | StiApiProviderEvent | ||
LOAD_DOCUMENT_FILE_CANCEL : String = loadDocumentFileCancel [static] | StiApiProviderEvent | ||
LOAD_DOCUMENT_FILE_PROGRESS : String = loadDocumentFileProgress [static] | StiApiProviderEvent | ||
LOAD_DOCUMENT_FILE_RESULT : String = loadDocumentFileResult [static] | StiApiProviderEvent | ||
LOAD_DOCUMENT_FILE_START : String = loadDocumentFileStart [static] | StiApiProviderEvent | ||
LOAD_DOCUMENT_FILE_START_ACTION : String = loadDocumentFileStartAction [static] | StiApiProviderEvent | ||
LOAD_DOCUMENT_FILE_START_TASK : String = loadDocumentFileStartTask [static] | StiApiProviderEvent | ||
LOAD_IMAGE : String = loadImage [static] | StiApiProviderEvent | ||
LOAD_IMAGE_PROGRESS : String = loadImageProgress [static] | StiApiProviderEvent | ||
LOAD_IMAGE_RESULT : String = loadImageResult [static] | StiApiProviderEvent | ||
LOAD_IMAGE_START : String = loadImageStart [static] | StiApiProviderEvent | ||
LOAD_IMAGE_START_TASK : String = loadImageStartTask [static] | StiApiProviderEvent | ||
LOAD_LANGUAGE : String = loadLanguage [static] | StiApiProviderEvent | ||
LOAD_LANGUAGE_PROGRESS : String = loadLanguageProgress [static] | StiApiProviderEvent | ||
LOAD_LANGUAGE_RESULT : String = loadLanguageResult [static] | StiApiProviderEvent | ||
LOAD_LANGUAGE_START : String = loadLanguageStart [static] | StiApiProviderEvent | ||
LOAD_LANGUAGE_START_TASK : String = loadLanguageStartTask [static] | StiApiProviderEvent | ||
LOAD_REPORT : String = loadReport [static] | StiApiProviderEvent | ||
LOAD_REPORT_CODE : String = loadReportCode [static] | StiApiProviderEvent | ||
LOAD_REPORT_CODE_PROGRESS : String = loadReportCodeProgress [static] | StiApiProviderEvent | ||
LOAD_REPORT_CODE_RESULT : String = loadReportCodeResult [static] | StiApiProviderEvent | ||
LOAD_REPORT_CODE_START : String = loadReportCodeStart [static] | StiApiProviderEvent | ||
LOAD_REPORT_CODE_START_TASK : String = loadReportCodeStartTask [static] | StiApiProviderEvent | ||
LOAD_REPORT_FILE : String = loadReportFile [static] | StiApiProviderEvent | ||
LOAD_REPORT_FILE_CANCEL : String = loadReportFileCancel [static] | StiApiProviderEvent | ||
LOAD_REPORT_FILE_PROGRESS : String = loadReportFileProgress [static] | StiApiProviderEvent | ||
LOAD_REPORT_FILE_RESULT : String = loadReportFileResult [static] | StiApiProviderEvent | ||
LOAD_REPORT_FILE_START : String = loadReportFileStart [static] | StiApiProviderEvent | ||
LOAD_REPORT_FILE_START_ACTION : String = loadReportFileStartAction [static] | StiApiProviderEvent | ||
LOAD_REPORT_FILE_START_TASK : String = loadReportFileStartTask [static] | StiApiProviderEvent | ||
LOAD_REPORT_PROGRESS : String = loadReportProgress [static] | StiApiProviderEvent | ||
LOAD_REPORT_RESULT : String = loadReportResult [static] | StiApiProviderEvent | ||
LOAD_REPORT_START : String = loadReportStart [static] | StiApiProviderEvent | ||
LOAD_REPORT_START_TASK : String = loadReportStartTask [static] | StiApiProviderEvent | ||
PREVIEW_REPORT : String = previewReport [static] | StiApiProviderEvent | ||
PREVIEW_REPORT_PROGRESS : String = previewReportProgress [static] | StiApiProviderEvent | ||
PREVIEW_REPORT_RESULT : String = previewReportResult [static] | StiApiProviderEvent | ||
PREVIEW_REPORT_START : String = previewReportStart [static] | StiApiProviderEvent | ||
PREVIEW_REPORT_START_TASK : String = previewReportStartTask [static] | StiApiProviderEvent | ||
RETRIEVE_COLUMNS : String = retrieveColumns [static] | StiApiProviderEvent | ||
RETRIEVE_COLUMNS_PROGRESS : String = retrieveColumnsProgress [static] | StiApiProviderEvent | ||
RETRIEVE_COLUMNS_RESULT : String = retrieveColumnsResult [static] | StiApiProviderEvent | ||
RETRIEVE_COLUMNS_START : String = retrieveColumnsStart [static] | StiApiProviderEvent | ||
RETRIEVE_COLUMNS_START_TASK : String = retrieveColumnsStartTask [static] | StiApiProviderEvent | ||
SAVE_CONFIGURATION : String = saveConfiguration [static] | StiApiProviderEvent | ||
SAVE_CONFIGURATION_PROGRESS : String = saveConfigurationProgress [static] | StiApiProviderEvent | ||
SAVE_CONFIGURATION_RESULT : String = saveConfigurationResult [static] | StiApiProviderEvent | ||
SAVE_CONFIGURATION_START : String = saveConfigurationStart [static] | StiApiProviderEvent | ||
SAVE_CONFIGURATION_START_TASK : String = saveConfigurationStartTask [static] | StiApiProviderEvent | ||
SAVE_REPORT : String = saveReport [static] | StiApiProviderEvent | ||
SAVE_REPORT_AS : String = saveReportAs [static] | StiApiProviderEvent | ||
SAVE_REPORT_AS_CANCEL : String = saveReportAsCancel [static] | StiApiProviderEvent | ||
SAVE_REPORT_AS_PROGRESS : String = saveReportAsProgress [static] | StiApiProviderEvent | ||
SAVE_REPORT_AS_RESULT : String = saveReportAsResult [static] | StiApiProviderEvent | ||
SAVE_REPORT_AS_START : String = saveReportAsStart [static] | StiApiProviderEvent | ||
SAVE_REPORT_AS_START_ACTION : String = saveReportAsStartAction [static] | StiApiProviderEvent | ||
SAVE_REPORT_AS_START_TASK : String = saveReportAsStartTask [static] | StiApiProviderEvent | ||
SAVE_REPORT_CANCEL : String = saveReportCancel [static] | StiApiProviderEvent | ||
SAVE_REPORT_PROGRESS : String = saveReportProgress [static] | StiApiProviderEvent | ||
SAVE_REPORT_RESULT : String = saveReportResult [static] | StiApiProviderEvent | ||
SAVE_REPORT_START : String = saveReportStart [static] | StiApiProviderEvent | ||
SAVE_REPORT_START_TASK : String = saveReportStartTask [static] | StiApiProviderEvent | ||
SEND_EMAIL_REPORT : String = sendEmailReport [static] | StiApiProviderEvent | ||
SEND_EMAIL_REPORT_PROGRESS : String = sendEmailReportProgress [static] | StiApiProviderEvent | ||
SEND_EMAIL_REPORT_RESULT : String = sendEmailReportResult [static] | StiApiProviderEvent | ||
SEND_EMAIL_REPORT_START : String = sendEmailReportStart [static] | StiApiProviderEvent | ||
SEND_EMAIL_REPORT_START_TASK : String = sendEmailReportStartTask [static] | StiApiProviderEvent | ||
TEST_CONNECTION : String = testConnection [static] | StiApiProviderEvent | ||
TEST_CONNECTION_PROGRESS : String = testConnectionProgress [static] | StiApiProviderEvent | ||
TEST_CONNECTION_RESULT : String = testConnectionResult [static] | StiApiProviderEvent | ||
TEST_CONNECTION_START : String = testConnectionStart [static] | StiApiProviderEvent | ||
TEST_CONNECTION_START_TASK : String = testConnectionStartTask [static] | StiApiProviderEvent |
baseType | property |
baseType:String
[read-only] public function get baseType():String
data | property |
data:*
[read-only] public function get data():*
error | property |
error:String
[read-only] public function get error():String
fileName | property |
fileName:String
[read-only] public function get fileName():String
progress | property |
progress:Object
[read-only] public function get progress():Object
stringData | property |
stringData:String
[read-only] public function get stringData():String
supported | property |
supported:Boolean
[read-only] public function get supported():Boolean
tag | property |
tag:String
[read-only] public function get tag():String
targetWindow | property |
targetWindow:String
[read-only] public function get targetWindow():String
StiApiProviderEvent | () | Constructor |
public function StiApiProviderEvent(type:String, data:* = null, progress:Object = null, fileName:String = null, error:String = null, tag:String = null, targetWindow:String = _self, bubbles:Boolean = false, cancelable:Boolean = false)
type:String | |
data:* (default = null )
| |
progress:Object (default = null )
| |
fileName:String (default = null )
| |
error:String (default = null )
| |
tag:String (default = null )
| |
targetWindow:String (default = _self )
| |
bubbles:Boolean (default = false )
| |
cancelable:Boolean (default = false )
|
clone | () | method |
override public function clone():Event
ReturnsEvent |
CHANGE_TITLE | Constant |
public static const CHANGE_TITLE:String = changeTitle
CHANGE_TITLE_RESULT | Constant |
public static const CHANGE_TITLE_RESULT:String = changeTitleResult
CHANGE_TITLE_START | Constant |
public static const CHANGE_TITLE_START:String = changeTitleStart
CHANGE_TITLE_START_TASK | Constant |
public static const CHANGE_TITLE_START_TASK:String = changeTitleStartTask
CREATE_REPORT | Constant |
public static const CREATE_REPORT:String = createReport
CREATE_REPORT_CANCEL | Constant |
public static const CREATE_REPORT_CANCEL:String = createReportCancel
CREATE_REPORT_PROGRESS | Constant |
public static const CREATE_REPORT_PROGRESS:String = createReportProgress
CREATE_REPORT_RESULT | Constant |
public static const CREATE_REPORT_RESULT:String = createReportResult
CREATE_REPORT_START | Constant |
public static const CREATE_REPORT_START:String = createReportStart
CREATE_REPORT_START_TASK | Constant |
public static const CREATE_REPORT_START_TASK:String = createReportStartTask
DESIGN_REPORT | Constant |
public static const DESIGN_REPORT:String = designReport
DESIGN_REPORT_RESULT | Constant |
public static const DESIGN_REPORT_RESULT:String = designReportResult
DESIGN_REPORT_START | Constant |
public static const DESIGN_REPORT_START:String = designReportStart
DESIGN_REPORT_START_TASK | Constant |
public static const DESIGN_REPORT_START_TASK:String = designReportStartTask
EXIT_DESIGNER | Constant |
public static const EXIT_DESIGNER:String = exitDesigner
EXIT_DESIGNER_RESULT | Constant |
public static const EXIT_DESIGNER_RESULT:String = exitDesignerResult
EXIT_DESIGNER_START | Constant |
public static const EXIT_DESIGNER_START:String = exitDesignerStart
EXIT_DESIGNER_START_TASK | Constant |
public static const EXIT_DESIGNER_START_TASK:String = exitDesignerStartTask
EXIT_VIEWER | Constant |
public static const EXIT_VIEWER:String = exitViewer
EXIT_VIEWER_RESULT | Constant |
public static const EXIT_VIEWER_RESULT:String = exitViewerResult
EXIT_VIEWER_START | Constant |
public static const EXIT_VIEWER_START:String = exitViewerStart
EXIT_VIEWER_START_TASK | Constant |
public static const EXIT_VIEWER_START_TASK:String = exitViewerStartTask
EXPORT_REPORT | Constant |
public static const EXPORT_REPORT:String = exportReport
EXPORT_REPORT_PROGRESS | Constant |
public static const EXPORT_REPORT_PROGRESS:String = exportReportProgress
EXPORT_REPORT_RESULT | Constant |
public static const EXPORT_REPORT_RESULT:String = exportReportResult
EXPORT_REPORT_START | Constant |
public static const EXPORT_REPORT_START:String = exportReportStart
EXPORT_REPORT_START_TASK | Constant |
public static const EXPORT_REPORT_START_TASK:String = exportReportStartTask
GET_DIALOG_INFO_ITEMS | Constant |
public static const GET_DIALOG_INFO_ITEMS:String = getDialogInfoItems
GET_DIALOG_INFO_ITEMS_PROGRESS | Constant |
public static const GET_DIALOG_INFO_ITEMS_PROGRESS:String = getDialogInfoItemsProgress
GET_DIALOG_INFO_ITEMS_RESULT | Constant |
public static const GET_DIALOG_INFO_ITEMS_RESULT:String = getDialogInfoItemsResult
GET_DIALOG_INFO_ITEMS_START | Constant |
public static const GET_DIALOG_INFO_ITEMS_START:String = getDialogInfoItemsStart
GET_DIALOG_INFO_ITEMS_START_TASK | Constant |
public static const GET_DIALOG_INFO_ITEMS_START_TASK:String = getDialogInfoItemsStartTask
INITIALIZE_PROVIDER | Constant |
public static const INITIALIZE_PROVIDER:String = initializeProvider
INITIALIZE_PROVIDER_PROGRESS | Constant |
public static const INITIALIZE_PROVIDER_PROGRESS:String = initializeProviderProgress
INITIALIZE_PROVIDER_RESULT | Constant |
public static const INITIALIZE_PROVIDER_RESULT:String = initializeProviderResult
INITIALIZE_PROVIDER_START | Constant |
public static const INITIALIZE_PROVIDER_START:String = initializeProviderStart
INITIALIZE_PROVIDER_START_TASK | Constant |
public static const INITIALIZE_PROVIDER_START_TASK:String = initializeProviderStartTask
LOAD_CONFIGURATION | Constant |
public static const LOAD_CONFIGURATION:String = loadConfiguration
LOAD_CONFIGURATION_PROGRESS | Constant |
public static const LOAD_CONFIGURATION_PROGRESS:String = loadConfigurationProgress
LOAD_CONFIGURATION_RESULT | Constant |
public static const LOAD_CONFIGURATION_RESULT:String = loadConfigurationResult
LOAD_CONFIGURATION_START | Constant |
public static const LOAD_CONFIGURATION_START:String = loadConfigurationStart
LOAD_CONFIGURATION_START_TASK | Constant |
public static const LOAD_CONFIGURATION_START_TASK:String = loadConfigurationStartTask
LOAD_DATA | Constant |
public static const LOAD_DATA:String = loadData
LOAD_DATA_PROGRESS | Constant |
public static const LOAD_DATA_PROGRESS:String = loadDataProgress
LOAD_DATA_RESULT | Constant |
public static const LOAD_DATA_RESULT:String = loadDataResult
LOAD_DATA_START | Constant |
public static const LOAD_DATA_START:String = loadDataStart
LOAD_DATA_START_TASK | Constant |
public static const LOAD_DATA_START_TASK:String = loadDataStartTask
LOAD_DOCUMENT_FILE | Constant |
public static const LOAD_DOCUMENT_FILE:String = loadDocumentFile
LOAD_DOCUMENT_FILE_CANCEL | Constant |
public static const LOAD_DOCUMENT_FILE_CANCEL:String = loadDocumentFileCancel
LOAD_DOCUMENT_FILE_PROGRESS | Constant |
public static const LOAD_DOCUMENT_FILE_PROGRESS:String = loadDocumentFileProgress
LOAD_DOCUMENT_FILE_RESULT | Constant |
public static const LOAD_DOCUMENT_FILE_RESULT:String = loadDocumentFileResult
LOAD_DOCUMENT_FILE_START | Constant |
public static const LOAD_DOCUMENT_FILE_START:String = loadDocumentFileStart
LOAD_DOCUMENT_FILE_START_ACTION | Constant |
public static const LOAD_DOCUMENT_FILE_START_ACTION:String = loadDocumentFileStartAction
LOAD_DOCUMENT_FILE_START_TASK | Constant |
public static const LOAD_DOCUMENT_FILE_START_TASK:String = loadDocumentFileStartTask
LOAD_IMAGE | Constant |
public static const LOAD_IMAGE:String = loadImage
LOAD_IMAGE_PROGRESS | Constant |
public static const LOAD_IMAGE_PROGRESS:String = loadImageProgress
LOAD_IMAGE_RESULT | Constant |
public static const LOAD_IMAGE_RESULT:String = loadImageResult
LOAD_IMAGE_START | Constant |
public static const LOAD_IMAGE_START:String = loadImageStart
LOAD_IMAGE_START_TASK | Constant |
public static const LOAD_IMAGE_START_TASK:String = loadImageStartTask
LOAD_LANGUAGE | Constant |
public static const LOAD_LANGUAGE:String = loadLanguage
LOAD_LANGUAGE_PROGRESS | Constant |
public static const LOAD_LANGUAGE_PROGRESS:String = loadLanguageProgress
LOAD_LANGUAGE_RESULT | Constant |
public static const LOAD_LANGUAGE_RESULT:String = loadLanguageResult
LOAD_LANGUAGE_START | Constant |
public static const LOAD_LANGUAGE_START:String = loadLanguageStart
LOAD_LANGUAGE_START_TASK | Constant |
public static const LOAD_LANGUAGE_START_TASK:String = loadLanguageStartTask
LOAD_REPORT | Constant |
public static const LOAD_REPORT:String = loadReport
LOAD_REPORT_CODE | Constant |
public static const LOAD_REPORT_CODE:String = loadReportCode
LOAD_REPORT_CODE_PROGRESS | Constant |
public static const LOAD_REPORT_CODE_PROGRESS:String = loadReportCodeProgress
LOAD_REPORT_CODE_RESULT | Constant |
public static const LOAD_REPORT_CODE_RESULT:String = loadReportCodeResult
LOAD_REPORT_CODE_START | Constant |
public static const LOAD_REPORT_CODE_START:String = loadReportCodeStart
LOAD_REPORT_CODE_START_TASK | Constant |
public static const LOAD_REPORT_CODE_START_TASK:String = loadReportCodeStartTask
LOAD_REPORT_FILE | Constant |
public static const LOAD_REPORT_FILE:String = loadReportFile
LOAD_REPORT_FILE_CANCEL | Constant |
public static const LOAD_REPORT_FILE_CANCEL:String = loadReportFileCancel
LOAD_REPORT_FILE_PROGRESS | Constant |
public static const LOAD_REPORT_FILE_PROGRESS:String = loadReportFileProgress
LOAD_REPORT_FILE_RESULT | Constant |
public static const LOAD_REPORT_FILE_RESULT:String = loadReportFileResult
LOAD_REPORT_FILE_START | Constant |
public static const LOAD_REPORT_FILE_START:String = loadReportFileStart
LOAD_REPORT_FILE_START_ACTION | Constant |
public static const LOAD_REPORT_FILE_START_ACTION:String = loadReportFileStartAction
LOAD_REPORT_FILE_START_TASK | Constant |
public static const LOAD_REPORT_FILE_START_TASK:String = loadReportFileStartTask
LOAD_REPORT_PROGRESS | Constant |
public static const LOAD_REPORT_PROGRESS:String = loadReportProgress
LOAD_REPORT_RESULT | Constant |
public static const LOAD_REPORT_RESULT:String = loadReportResult
LOAD_REPORT_START | Constant |
public static const LOAD_REPORT_START:String = loadReportStart
LOAD_REPORT_START_TASK | Constant |
public static const LOAD_REPORT_START_TASK:String = loadReportStartTask
PREVIEW_REPORT | Constant |
public static const PREVIEW_REPORT:String = previewReport
PREVIEW_REPORT_PROGRESS | Constant |
public static const PREVIEW_REPORT_PROGRESS:String = previewReportProgress
PREVIEW_REPORT_RESULT | Constant |
public static const PREVIEW_REPORT_RESULT:String = previewReportResult
PREVIEW_REPORT_START | Constant |
public static const PREVIEW_REPORT_START:String = previewReportStart
PREVIEW_REPORT_START_TASK | Constant |
public static const PREVIEW_REPORT_START_TASK:String = previewReportStartTask
RETRIEVE_COLUMNS | Constant |
public static const RETRIEVE_COLUMNS:String = retrieveColumns
RETRIEVE_COLUMNS_PROGRESS | Constant |
public static const RETRIEVE_COLUMNS_PROGRESS:String = retrieveColumnsProgress
RETRIEVE_COLUMNS_RESULT | Constant |
public static const RETRIEVE_COLUMNS_RESULT:String = retrieveColumnsResult
RETRIEVE_COLUMNS_START | Constant |
public static const RETRIEVE_COLUMNS_START:String = retrieveColumnsStart
RETRIEVE_COLUMNS_START_TASK | Constant |
public static const RETRIEVE_COLUMNS_START_TASK:String = retrieveColumnsStartTask
SAVE_CONFIGURATION | Constant |
public static const SAVE_CONFIGURATION:String = saveConfiguration
SAVE_CONFIGURATION_PROGRESS | Constant |
public static const SAVE_CONFIGURATION_PROGRESS:String = saveConfigurationProgress
SAVE_CONFIGURATION_RESULT | Constant |
public static const SAVE_CONFIGURATION_RESULT:String = saveConfigurationResult
SAVE_CONFIGURATION_START | Constant |
public static const SAVE_CONFIGURATION_START:String = saveConfigurationStart
SAVE_CONFIGURATION_START_TASK | Constant |
public static const SAVE_CONFIGURATION_START_TASK:String = saveConfigurationStartTask
SAVE_REPORT | Constant |
public static const SAVE_REPORT:String = saveReport
SAVE_REPORT_AS | Constant |
public static const SAVE_REPORT_AS:String = saveReportAs
SAVE_REPORT_AS_CANCEL | Constant |
public static const SAVE_REPORT_AS_CANCEL:String = saveReportAsCancel
SAVE_REPORT_AS_PROGRESS | Constant |
public static const SAVE_REPORT_AS_PROGRESS:String = saveReportAsProgress
SAVE_REPORT_AS_RESULT | Constant |
public static const SAVE_REPORT_AS_RESULT:String = saveReportAsResult
SAVE_REPORT_AS_START | Constant |
public static const SAVE_REPORT_AS_START:String = saveReportAsStart
SAVE_REPORT_AS_START_ACTION | Constant |
public static const SAVE_REPORT_AS_START_ACTION:String = saveReportAsStartAction
SAVE_REPORT_AS_START_TASK | Constant |
public static const SAVE_REPORT_AS_START_TASK:String = saveReportAsStartTask
SAVE_REPORT_CANCEL | Constant |
public static const SAVE_REPORT_CANCEL:String = saveReportCancel
SAVE_REPORT_PROGRESS | Constant |
public static const SAVE_REPORT_PROGRESS:String = saveReportProgress
SAVE_REPORT_RESULT | Constant |
public static const SAVE_REPORT_RESULT:String = saveReportResult
SAVE_REPORT_START | Constant |
public static const SAVE_REPORT_START:String = saveReportStart
SAVE_REPORT_START_TASK | Constant |
public static const SAVE_REPORT_START_TASK:String = saveReportStartTask
SEND_EMAIL_REPORT | Constant |
public static const SEND_EMAIL_REPORT:String = sendEmailReport
SEND_EMAIL_REPORT_PROGRESS | Constant |
public static const SEND_EMAIL_REPORT_PROGRESS:String = sendEmailReportProgress
SEND_EMAIL_REPORT_RESULT | Constant |
public static const SEND_EMAIL_REPORT_RESULT:String = sendEmailReportResult
SEND_EMAIL_REPORT_START | Constant |
public static const SEND_EMAIL_REPORT_START:String = sendEmailReportStart
SEND_EMAIL_REPORT_START_TASK | Constant |
public static const SEND_EMAIL_REPORT_START_TASK:String = sendEmailReportStartTask
TEST_CONNECTION | Constant |
public static const TEST_CONNECTION:String = testConnection
TEST_CONNECTION_PROGRESS | Constant |
public static const TEST_CONNECTION_PROGRESS:String = testConnectionProgress
TEST_CONNECTION_RESULT | Constant |
public static const TEST_CONNECTION_RESULT:String = testConnectionResult
TEST_CONNECTION_START | Constant |
public static const TEST_CONNECTION_START:String = testConnectionStart
TEST_CONNECTION_START_TASK | Constant |
public static const TEST_CONNECTION_START_TASK:String = testConnectionStartTask