Namespace: Consultingwerk.SmartComponents.Implementation
Class 
OpenDetailFormEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

Purpose: Gets and sets the name of the Form that is used to update data
for this browser instance
Notes:


Top Constructor Summary
Options Name Purpose
+ OpenDetailFormEventArgs (character, logical, character, DetailFormOperationEnum) Constructor for the OpenDetailFormEventArgs class

Top Property Summary
Options Name Purpose
+ CHARACTER DetailForm
+ CHARACTER DetailFormDataSources
+ LOGICAL DetailFormModal
+ Consultingwerk.SmartComponents.Implementation.DetailFormOperationEnum DetailFormOperation
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ Progress.Windows.Form Form


Constructor Detail
Top

PUBLIC OpenDetailFormEventArgs (character, logical, character, DetailFormOperationEnum)

Purpose: Constructor for the OpenDetailFormEventArgs class
Notes:

Parameters:
pcDetailForm CHARACTER
The name of the Form that is used to update data for this browser instance
plDetailFormModal LOGICAL
Logical value indicating if the DetailForm used by the Browser is launched modally
pcDetailFormDataSources CHARACTER
The comma delimited list of names data sources passed to the Detail Form
poDetailFormOperation Consultingwerk.SmartComponents.Implementation.DetailFormOperationEnum
The operation for the Detail Form


Property Detail
Top

PUBLIC CHARACTER DetailForm


Returns CHARACTER
Top

PUBLIC CHARACTER DetailFormDataSources


Returns CHARACTER
Top

PUBLIC LOGICAL DetailFormModal


Returns LOGICAL
Top

PUBLIC Consultingwerk.SmartComponents.Implementation.DetailFormOperationEnum DetailFormOperation


Returns Consultingwerk.SmartComponents.Implementation.DetailFormOperationEnum
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC Progress.Windows.Form Form


Returns Progress.Windows.Form


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:54:02