Namespace: Consultingwerk.SmartFramework.Context
Class 
SmartContextStoreTableModelFilter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.ModelFilter.TableModelFilter

File:SmartContextStoreTableModelFilter
Purpose:Filter class for the SmartContextStoreTableModel
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:25/02/2016 08:38:40,660+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
+ SmartContextStoreTableModelFilter (SmartContextStoreTableModel_Generated) Constructor for the SmartContextStoreTableModelFilter class

Top Property Summary
Options Name Purpose
+ Consultingwerk.OERA.ModelFilter.CharacterFilter ContextStoreGUID Returns the CharacterFilter for the ContextStoreGUID field
+ Consultingwerk.OERA.ModelFilter.DateTimeTzFilter Created Returns the DateTimeTzFilter for the Created field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter DomainName Returns the CharacterFilter for the DomainName field
+ Consultingwerk.OERA.ModelFilter.DateTimeTzFilter LastAccessed Returns the DateTimeTzFilter for the LastAccessed field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter SessionID Returns the CharacterFilter for the SessionID field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter UserName Returns the CharacterFilter for the UserName 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 SmartContextStoreTableModelFilter (SmartContextStoreTableModel_Generated)

Purpose: Constructor for the SmartContextStoreTableModelFilter class
Notes:

Parameters:
poTableModel Consultingwerk.SmartFramework.Context.SmartContextStoreTableModel_Generated
The reference to the TableModel for this Filter class


Property Detail
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter ContextStoreGUID

Purpose: Returns the CharacterFilter for the ContextStoreGUID field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.DateTimeTzFilter Created

Purpose: Returns the DateTimeTzFilter for the Created field
Notes:

Returns Consultingwerk.OERA.ModelFilter.DateTimeTzFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter DomainName

Purpose: Returns the CharacterFilter for the DomainName field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.DateTimeTzFilter LastAccessed

Purpose: Returns the DateTimeTzFilter for the LastAccessed field
Notes:

Returns Consultingwerk.OERA.ModelFilter.DateTimeTzFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter SessionID

Purpose: Returns the CharacterFilter for the SessionID field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter UserName

Purpose: Returns the CharacterFilter for the UserName field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter


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