Namespace: Consultingwerk.WindowIntegrationKit
Class 
LastEvent Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:LastEvent
Purpose:This class can be used in situations where legacy code
relies on LAST-EVENT:LABEL
Syntax:Static class
Description:When the WinKit does APPLY events to ABL widgets, the
LAST-EVENT:LABEL is not always being assigned to the
Widget that has been APPLY'd. In those cases the legacy
code, should be changed to use Consultingwerk.WindowIntegrationKit:LastEvent:LABEL
instead of LAST-EVENT:LABEL
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Sep 06 15:07:56 CEST 2012



Top Method Summary
Options Name Purpose
+ ClearLastEvent () Returns to LAST-EVENT:LABEL, resets the tweak
+ SetLastEvent (character) Sets the Event Label that should be returned instead of LAST-EVENT:LABEL

Top Property Summary
Options Name Purpose
+ CHARACTER LABEL


Method Detail
Top

PUBLIC ClearLastEvent ()

Purpose: Returns to LAST-EVENT:LABEL, resets the tweak
Notes:

Top

PUBLIC SetLastEvent (character)

Purpose: Sets the Event Label that should be returned instead of LAST-EVENT:LABEL
Notes:

Parameters:
pcEvent CHARACTER
The Event Label to return as LAST-EVENT:LABEL


Property Detail
Top

PUBLIC CHARACTER LABEL


Returns CHARACTER


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