Namespace: Consultingwerk.OERA.ModelFilter
Class 
TableModelSortField Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:TableModelSortField
Purpose:Represents the sort capabilities of a single TableModel field
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Apr 13 16:47:27 CEST 2017



Top Method Summary
Options Name Purpose
+ Consultingwerk.OERA.ModelFilter.TableModelSort Ascending () Applies a sort order to the TableModel
+ Consultingwerk.OERA.ModelFilter.TableModelSort Descending () Applies a sort order to the TableModel
# Consultingwerk.OERA.ModelFilter.TableModelSort OrderBy (SortOrderEnum) Applies a sort order to the TableModel

Top Constructor Summary
Options Name Purpose
+ TableModelSortField (TableModelSort, character) Constructor for the TableModelSortField class


Method Detail
Top

PUBLIC Consultingwerk.OERA.ModelFilter.TableModelSort Ascending ()

Purpose: Applies a sort order to the TableModel
Notes:

Returns Consultingwerk.OERA.ModelFilter.TableModelSort
The reference to the TableModelSort class
Top

PUBLIC Consultingwerk.OERA.ModelFilter.TableModelSort Descending ()

Purpose: Applies a sort order to the TableModel
Notes:

Returns Consultingwerk.OERA.ModelFilter.TableModelSort
The reference to the TableModelSort class
Top

PROTECTED Consultingwerk.OERA.ModelFilter.TableModelSort OrderBy (SortOrderEnum)

Purpose: Applies a sort order to the TableModel
Notes:

Parameters:
poSortOrder Ccs.BusinessLogic.SortOrderEnum
The sort order to apply to the field
Returns Consultingwerk.OERA.ModelFilter.TableModelSort
The reference to the TableModelSort class


Constructor Detail
Top

PUBLIC TableModelSortField (TableModelSort, character)

Purpose: Constructor for the TableModelSortField class
Notes:

Parameters:
poTableModelSort Consultingwerk.OERA.ModelFilter.TableModelSort
The reference to the TableModelSort instance
pcFieldName CHARACTER
The name of the sort field


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