Namespace: Consultingwerk.Windows.Util
Class 
UltraGridExcelExportController Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Windows.Util.IUltraGridExcelExportController

File:UltraGridExcelExportController
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Dec 10 21:52:12 CET 2012
Purpose: Returns the reference to the UltraGridExcelExporter used by this service
Notes:



Top Method Summary
Options Name Purpose
+ CHARACTER Export (UltraGrid) Exports an UltraGrid
+ CHARACTER Export (UltraGrid, IUltraGridExcelExportParameter) Exports an UltraGrid
+ PerformWaitFor (CommonDialog, Form, DialogResult) Performs the WAIT-FOR ShowDialog ()
# LOGICAL VerifyFetchMoreRows (SmartDataBrowser) Verifies and if required prompts the user for loading additional rows

Top Constructor Summary
Options Name Purpose
+ UltraGridExcelExportController () Constructor for the UltraGridExcelExportController class

Top Property Summary
Options Name Purpose
+ Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter Exporter


Method Detail
Top

PUBLIC CHARACTER Export (UltraGrid)

Purpose: Exports an UltraGrid
Notes:

Parameters:
poGrid Infragistics.Win.UltraWinGrid.UltraGrid
The UltraGrid to export
Returns CHARACTER
The filename of the exported document
Top

PUBLIC CHARACTER Export (UltraGrid, IUltraGridExcelExportParameter)

Purpose: Exports an UltraGrid
Notes:

Parameters:
poGrid Infragistics.Win.UltraWinGrid.UltraGrid
The UltraGrid to export
poOptions Consultingwerk.Windows.Util.IUltraGridExcelExportParameter
The IUltraGridExcelExportParameter for this export
Returns CHARACTER
The filename of the exported document
Top

PUBLIC PerformWaitFor (CommonDialog, Form, DialogResult)

Purpose: Performs the WAIT-FOR ShowDialog ()
Notes: Workaround for inabilit to compile code that uses a WAIT-FOR in a
non void method

Parameters:
oDialog System.Windows.Forms.CommonDialog
The reference to the CommonDialog
poForm System.Windows.Forms.Form
The parent Form
poDialogResult System.Windows.Forms.DialogResult
The OUTPUT DialogResult
Top

PROTECTED LOGICAL VerifyFetchMoreRows (SmartDataBrowser)

Purpose: Verifies and if required prompts the user for loading additional
rows
Notes:

Parameters:
poGrid Consultingwerk.SmartComponents.Implementation.SmartDataBrowser
The SmartDataBrowser to load more rows for
Returns LOGICAL
Logical value indicating FALSE when the Excel Export should be cancelled


Constructor Detail
Top

PUBLIC UltraGridExcelExportController ()

Purpose: Constructor for the UltraGridExcelExportController class
Notes:



Property Detail
Top

PUBLIC Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter Exporter


Returns Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:25:41