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

File:FindUpdatingTableIOTargetForCommitErrorHandlingEventArgs
Purpose:Argument for the FindUpdatingTableIOTargetForCommitErrorHandling
event of the SmartBusinessEntityAdapter
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Dec 09 10:11:09 CET 2016
Purpose: Gets and sets the reference to the SmartTableIOTarget
Notes: Defaults to the updating table IO target that was found by the
SmartBusinessEntityAdapter, might be set to another viewer/browser
instance, e.g. when a child form had to be reopened first


Top Constructor Summary
Options Name Purpose
+ FindUpdatingTableIOTargetForCommitErrorHandlingEventArgs (ISmartTableIOTarget, RecordIdentifier) Constructor for the FindUpdatingTableIOTargetForCommitErrorHandlingEventArgs class

Top Property Summary
Options Name Purpose
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ Consultingwerk.RecordIdentifier RecordIdentifier
+ Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget TableIOTarget


Constructor Detail
Top

PUBLIC FindUpdatingTableIOTargetForCommitErrorHandlingEventArgs (ISmartTableIOTarget, RecordIdentifier)

Purpose: Constructor for the FindUpdatingTableIOTargetForCommitErrorHandlingEventArgs class
Notes:

Parameters:
poTableIOTarget Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
The reference to the ISmartTableIOTarget located by the SmartBusinessEntityAdapter (may be unknown)
poRecordIdentifier Consultingwerk.RecordIdentifier
The reference to the Record Identifier


Property Detail
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC Consultingwerk.RecordIdentifier RecordIdentifier


Returns Consultingwerk.RecordIdentifier
Top

PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget TableIOTarget


Returns Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:29:56