Top Method Summary
Options Name Purpose
CHARACTER AttributeGroupDescriptionWhenAvailable (character) Returns the value of the AttributeGroupDescription field when a record is available
CHARACTER AttributeGroupGuidWhenAvailable (character) Returns the value of the AttributeGroupGuid field when a record is available
CHARACTER AttributeGroupNameWhenAvailable (character) Returns the value of the AttributeGroupName field when a record is available
Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel CreateCurrentRecordView () Creates a new instance of the SmartAttributeGroupTableModel as a view model for the current record
Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel CreateView () Creates a new instance of the SmartAttributeGroupTableModel as a view model
Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel Fill (IFetchDataByKeyTableParameter) Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel Fill (SmartAttributeGroupQuery) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel Fill (SmartAttributeGroupQuery, OnNotAvailableEnum) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModelFilter ResetFilter () Resets the TableModel Filter
Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel SetBatching (logical) Sets the Batching property

Top Constructor Summary
Options Name Purpose
SmartAttributeGroupTableModel_Generated () Constructor for the SmartAttributeGroupTableModel_Generated class
SmartAttributeGroupTableModel_Generated (DatasetModel, handle) Constructor for the SmartAttributeGroupTableModel_Generated class
SmartAttributeGroupTableModel_Generated (handle) Constructor for the SmartAttributeGroupTableModel class
SmartAttributeGroupTableModel_Generated (handle, BufferModelGcModeEnum) Constructor for the SmartAttributeGroupTableModel class
SmartAttributeGroupTableModel_Generated (SmartAttributeGroupTableModel, handle) Constructor for the SmartAttributeGroupTableModel_Generated class

Top Property Summary
Options Name Purpose
CHARACTER AttributeGroupDescription
CHARACTER AttributeGroupGuid
CHARACTER AttributeGroupName
Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModelFilter Filter
Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModelSort SortBy


Method Detail
Top

CHARACTER AttributeGroupDescriptionWhenAvailable (character)

Purpose: Returns the value of the AttributeGroupDescription field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER AttributeGroupGuidWhenAvailable (character)

Purpose: Returns the value of the AttributeGroupGuid field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER AttributeGroupNameWhenAvailable (character)

Purpose: Returns the value of the AttributeGroupName field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel CreateCurrentRecordView ()

Purpose: Creates a new instance of the SmartAttributeGroupTableModel as a view model for the current record
Notes:

Returns Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel
The SmartAttributeGroupTableModel as the view model
Top

Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel CreateView ()

Purpose: Creates a new instance of the SmartAttributeGroupTableModel as a view model
Notes:

Returns Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel
The SmartAttributeGroupTableModel as the view model
Top

Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel Fill (IFetchDataByKeyTableParameter)

Purpose: Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Notes: The Tables property of the IFetchDataByKeyTableParameter should match the
FillChildTables property of the TableModel instance

Parameters:
poFetchDataByKeyTableParameter Consultingwerk.OERA.IFetchDataByKeyTableParameter
The IFetchDataByKeyTableParameter to populate the DatasetModel with
Returns Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel Fill (SmartAttributeGroupQuery)

Purpose: Fills the TableModel or filters the View TableModel based on the given
TableQuery
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupQuery
The reference to the SmartAttributeGroupTableModelQuery
Returns Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel Fill (SmartAttributeGroupQuery, OnNotAvailableEnum)

Purpose: Fills the TableModel or filters the View TableModel based on the given
TableQuery
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupQuery
The reference to the SmartAttributeGroupTableModelQuery
poOnNotAvailable Consultingwerk.OERA.OnNotAvailableEnum
OnNotAvailableEnum member describing if the TableModel should throw an error on not available
Returns Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModelFilter ResetFilter ()

Purpose: Resets the TableModel Filter
Notes: Strong-typed variant of the TableModelFilter:Reset() method

Returns Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModelFilter
The SmartAttributeGroupTableModelFilter instance
Top

Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel SetBatching (logical)

Purpose: Sets the Batching property
Notes: Fluent interface

Parameters:
plBatching LOGICAL
Logical value indicating if Batching should be used
Returns Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel
The reference to the &1 instance itself


Constructor Detail
Top

SmartAttributeGroupTableModel_Generated ()

Purpose: Constructor for the SmartAttributeGroupTableModel_Generated class
Notes: Creates a buffer model based on a dynamic internal temp-table in the model class

Top

SmartAttributeGroupTableModel_Generated (DatasetModel, handle)

Purpose: Constructor for the SmartAttributeGroupTableModel_Generated class
Notes:

Parameters:
poDatasetModel Consultingwerk.OERA.DatasetModel
The reference to the owning DatasetModel
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents
Top

SmartAttributeGroupTableModel_Generated (handle)

Purpose: Constructor for the SmartAttributeGroupTableModel class
Notes: Creates a buffer model

Parameters:
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents
Top

SmartAttributeGroupTableModel_Generated (handle, BufferModelGcModeEnum)

Purpose: Constructor for the SmartAttributeGroupTableModel class
Notes: Creates a buffer model

Parameters:
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents
poGcMode Consultingwerk.OERA.BufferModelGcModeEnum
The BufferModelGcModeEnum describing if the buffer or table handle should be deleted with the BufferModel instance
Top

SmartAttributeGroupTableModel_Generated (SmartAttributeGroupTableModel, handle)

Purpose: Constructor for the SmartAttributeGroupTableModel_Generated class
Notes: Creates a view model

Parameters:
poTableModel Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModel
The reference to SmartAttributeGroupTableModel on which this SmartAttributeGroupTableModel servers as a ViewModel
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents


Property Detail
Top

CHARACTER AttributeGroupDescription


Returns CHARACTER
Top

CHARACTER AttributeGroupGuid


Returns CHARACTER
Top

CHARACTER AttributeGroupName


Returns CHARACTER
Top

Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModelFilter Filter


Returns Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModelFilter
Top

Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModelSort SortBy


Returns Consultingwerk.SmartFramework.Repository.Class.SmartAttributeGroupTableModelSort


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:26:09