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

File:SmartModuleTableModelFilter
Purpose:Filter class for the SmartModuleTableModel
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:06/03/2015 12:52:24,341+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
+ SmartModuleTableModelFilter (SmartModuleTableModel_Generated) Constructor for the SmartModuleTableModelFilter class

Top Property Summary
Options Name Purpose
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ModuleDescription Returns the CharacterFilter for the ModuleDescription field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ModuleGuid Returns the CharacterFilter for the ModuleGuid field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ModuleName Returns the CharacterFilter for the ModuleName field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ProductCode Returns the CharacterFilter for the ProductCode field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ProductGuid Returns the CharacterFilter for the ProductGuid 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 SmartModuleTableModelFilter (SmartModuleTableModel_Generated)

Purpose: Constructor for the SmartModuleTableModelFilter class
Notes:

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


Property Detail
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ModuleDescription

Purpose: Returns the CharacterFilter for the ModuleDescription field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ModuleGuid

Purpose: Returns the CharacterFilter for the ModuleGuid field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ModuleName

Purpose: Returns the CharacterFilter for the ModuleName field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
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


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