Namespace: Consultingwerk.SmartFramework.Menu
Class 
SmartProductTableModelFilter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.ModelFilter.TableModelFilter

File:SmartProductTableModelFilter
Purpose:Filter class for the SmartProductTableModel
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:06/03/2015 12:52:24,576+01:00



Top Method Summary
Options Name Purpose
+ LOGICAL CanFind () Returns if a record meeting the current Filter criteria can be found
Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter
+ Consultingwerk.OERA.ModelFilter.TableModelFilter Reset () Clears the Filters currently present for the TableModel
Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter
+ Consultingwerk.OERA.TableModel Run () Executes the Filter
Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter

Top Constructor Summary
Options Name Purpose
+ SmartProductTableModelFilter (SmartProductTableModel_Generated) Constructor for the SmartProductTableModelFilter class

Top Property Summary
Options Name Purpose
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ProductCode Returns the CharacterFilter for the ProductCode field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ProductGuid Returns the CharacterFilter for the ProductGuid field
+ Consultingwerk.OERA.ModelFilter.LogicalFilter ProductInstalled Returns the LogicalFilter for the ProductInstalled field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ProductName Returns the CharacterFilter for the ProductName field


Method Detail
Top

PUBLIC LOGICAL CanFind ()

Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter
Purpose: Returns if a record meeting the current Filter criteria can be found
Notes: Invokes the CanFind() method of the TableModel instance

Returns LOGICAL
The reference to the TableModel instance
Top

PUBLIC Consultingwerk.OERA.ModelFilter.TableModelFilter Reset ()

Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter
Purpose: Clears the Filters currently present for the TableModel
Notes:

Returns Consultingwerk.OERA.ModelFilter.TableModelFilter
The reference to the TableModelFilter instance
Top

PUBLIC Consultingwerk.OERA.TableModel Run ()

Inherited from Consultingwerk.OERA.ModelFilter.TableModelFilter
Purpose: Executes the Filter
Notes: Invokes the Fill method of the TableModel instance

Returns Consultingwerk.OERA.TableModel
The reference to the TableModel instance


Constructor Detail
Top

PUBLIC SmartProductTableModelFilter (SmartProductTableModel_Generated)

Purpose: Constructor for the SmartProductTableModelFilter class
Notes:

Parameters:
poTableModel Consultingwerk.SmartFramework.Menu.SmartProductTableModel_Generated
The reference to the TableModel for this Filter class


Property Detail
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ProductCode

Purpose: Returns the CharacterFilter for the ProductCode field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ProductGuid

Purpose: Returns the CharacterFilter for the ProductGuid field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.LogicalFilter ProductInstalled

Purpose: Returns the LogicalFilter for the ProductInstalled field
Notes:

Returns Consultingwerk.OERA.ModelFilter.LogicalFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ProductName

Purpose: Returns the CharacterFilter for the ProductName field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:37:53