Namespace: Consultingwerk.SmartFramework.Scheduler
Class 
SmartSchedulerJobTableModelFilter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.ModelFilter.TableModelFilter

File:SmartSchedulerJobTableModelFilter
Purpose:Filter class for the SmartSchedulerJobTableModel
Author(s):Mark Bartscherer / Consultingwerk Ltd.
Created:25/05/2016 19:55:57,556+02: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
+ SmartSchedulerJobTableModelFilter (SmartSchedulerJobTableModel_Generated) Constructor for the SmartSchedulerJobTableModelFilter class

Top Property Summary
Options Name Purpose
+ Consultingwerk.OERA.ModelFilter.CharacterFilter Description Returns the CharacterFilter for the Description field
+ Consultingwerk.OERA.ModelFilter.IntegerFilter MaxRuntime Returns the IntegerFilter for the MaxRuntime field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter SchedulerJobGuid Returns the CharacterFilter for the SchedulerJobGuid field
+ Consultingwerk.OERA.ModelFilter.CharacterFilter SchedulerJobName Returns the CharacterFilter for the SchedulerJobName 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 SmartSchedulerJobTableModelFilter (SmartSchedulerJobTableModel_Generated)

Purpose: Constructor for the SmartSchedulerJobTableModelFilter class
Notes:

Parameters:
poTableModel Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobTableModel_Generated
The reference to the TableModel for this Filter class


Property Detail
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter Description

Purpose: Returns the CharacterFilter for the Description field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.IntegerFilter MaxRuntime

Purpose: Returns the IntegerFilter for the MaxRuntime field
Notes:

Returns Consultingwerk.OERA.ModelFilter.IntegerFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter SchedulerJobGuid

Purpose: Returns the CharacterFilter for the SchedulerJobGuid field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter
Top

PUBLIC Consultingwerk.OERA.ModelFilter.CharacterFilter SchedulerJobName

Purpose: Returns the CharacterFilter for the SchedulerJobName field
Notes:

Returns Consultingwerk.OERA.ModelFilter.CharacterFilter


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