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

File:RepositionedRow
Purpose:Holder structure for the values set by the
SET-REPOSITIONED-ROW method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Feb 16 20:48:18 CET 2014


Top Constructor Summary
Options Name Purpose
+ RepositionedRow () Constructor for the RepositionedRow class
+ RepositionedRow (integer, character) Constructor for the RepositionedRow class
+ RepositionedRow (integer, RepositionModeEnum) Constructor for the RepositionedRow class

Top Property Summary
Options Name Purpose
+ Consultingwerk.WindowIntegrationKit.Controls.RepositionModeEnum RepositionMode
+ INTEGER RowIndex


Constructor Detail
Top

PUBLIC RepositionedRow ()

Purpose: Constructor for the RepositionedRow class
Notes:

Top

PUBLIC RepositionedRow (integer, character)

Purpose: Constructor for the RepositionedRow class
Notes:

Parameters:
piRowIndex INTEGER
The row index
pcRepositionMode CHARACTER
The character representation for of the reposition mode
Top

PUBLIC RepositionedRow (integer, RepositionModeEnum)

Purpose: Constructor for the RepositionedRow class
Notes:

Parameters:
piRowIndex INTEGER
The row index
poRepositionMode Consultingwerk.WindowIntegrationKit.Controls.RepositionModeEnum
The character representation for of the reposition mode


Property Detail
Top

PUBLIC Consultingwerk.WindowIntegrationKit.Controls.RepositionModeEnum RepositionMode


Returns Consultingwerk.WindowIntegrationKit.Controls.RepositionModeEnum
Top

PUBLIC INTEGER RowIndex


Returns INTEGER


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:41:03