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

File:RenderedBrowseMultiSelection
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Nov 20 14:59:26 CET 2012
Purpose: Returns the reference
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL FETCH-SELECTED-ROW (integer) Fetches the piRow'th selected row in a browse and puts the row into the database buffer. In other words, this method specifies one row from the one-based index into all currently selected rows and puts that row into the record buffer.
+ SelectAll () Selects all Rows in the Grid
+ SelectNone () Deselects all Rows in the Grid

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

Top Property Summary
Options Name Purpose
+ Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl Grid
+ INTEGER NUM-SELECTED-ROWS


Method Detail
Top

PUBLIC LOGICAL FETCH-SELECTED-ROW (integer)

Purpose: Fetches the piRow'th selected row in a browse and puts the row into
the database buffer. In other words, this method specifies one row
from the one-based index into all currently selected rows and puts
that row into the record buffer.
Notes:

Parameters:
piRow INTEGER
An integer expression that specifies a selected row within the browse.
Returns LOGICAL
Logical value indicating if the selected action was successful
Top

PUBLIC SelectAll ()

Purpose: Selects all Rows in the Grid
Notes: http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=6546

Top

PUBLIC SelectNone ()

Purpose: Deselects all Rows in the Grid
Notes:



Constructor Detail
Top

PUBLIC RenderedBrowseMultiSelection (RenderedBrowseControl)

Purpose: Constructor for the RenderedBrowseMultiSelection class
Notes:

Parameters:
poGrid Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl
The RenderdBrowseControl that should receive multiple selection


Property Detail
Top

PUBLIC Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl Grid


Returns Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl
Top

PUBLIC INTEGER NUM-SELECTED-ROWS


Returns INTEGER


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