Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.System.SmartTranslationTableModel CreateCurrentRecordView () Creates a new instance of the SmartTranslationTableModel as a view model for the current record
Consultingwerk.SmartFramework.System.SmartTranslationTableModel CreateView () Creates a new instance of the SmartTranslationTableModel as a view model
Consultingwerk.SmartFramework.System.SmartTranslationTableModel Fill (IFetchDataByKeyTableParameter) Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Consultingwerk.SmartFramework.System.SmartTranslationTableModel Fill (SmartTranslationQuery) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.System.SmartTranslationTableModel Fill (SmartTranslationQuery, OnNotAvailableEnum) Fills the TableModel or filters the View TableModel based on the given TableQuery
CHARACTER LanguageGuidWhenAvailable (character) Returns the value of the LanguageGuid field when a record is available
CHARACTER OriginalStringWhenAvailable (character) Returns the value of the OriginalString field when a record is available
Consultingwerk.SmartFramework.System.SmartTranslationTableModelFilter ResetFilter () Resets the TableModel Filter
Consultingwerk.SmartFramework.System.SmartTranslationTableModel SetBatching (logical) Sets the Batching property
LOGICAL SystemOwnedWhenAvailable (logical) Returns the value of the SystemOwned field when a record is available
CHARACTER TranslatedStringWhenAvailable (character) Returns the value of the TranslatedString field when a record is available
CHARACTER TranslationGuidWhenAvailable (character) Returns the value of the TranslationGuid field when a record is available
CHARACTER TranslationKeyWhenAvailable (character) Returns the value of the TranslationKey field when a record is available
CHARACTER TranslationScopeWhenAvailable (character) Returns the value of the TranslationScope field when a record is available

Top Constructor Summary
Options Name Purpose
SmartTranslationTableModel_Generated () Constructor for the SmartTranslationTableModel_Generated class
SmartTranslationTableModel_Generated (DatasetModel, handle) Constructor for the SmartTranslationTableModel_Generated class
SmartTranslationTableModel_Generated (handle) Constructor for the SmartTranslationTableModel class
SmartTranslationTableModel_Generated (handle, BufferModelGcModeEnum) Constructor for the SmartTranslationTableModel class
SmartTranslationTableModel_Generated (SmartTranslationTableModel, handle) Constructor for the SmartTranslationTableModel_Generated class

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.System.SmartTranslationTableModelFilter Filter
CHARACTER LanguageGuid
CHARACTER OriginalString
Consultingwerk.SmartFramework.System.SmartTranslationTableModelSort SortBy
LOGICAL SystemOwned
CHARACTER TranslatedString
CHARACTER TranslationGuid
CHARACTER TranslationKey
CHARACTER TranslationScope


Method Detail
Top

Consultingwerk.SmartFramework.System.SmartTranslationTableModel CreateCurrentRecordView ()

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

Returns Consultingwerk.SmartFramework.System.SmartTranslationTableModel
The SmartTranslationTableModel as the view model
Top

Consultingwerk.SmartFramework.System.SmartTranslationTableModel CreateView ()

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

Returns Consultingwerk.SmartFramework.System.SmartTranslationTableModel
The SmartTranslationTableModel as the view model
Top

Consultingwerk.SmartFramework.System.SmartTranslationTableModel 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.System.SmartTranslationTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.System.SmartTranslationTableModel Fill (SmartTranslationQuery)

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

Parameters:
poQuery Consultingwerk.SmartFramework.System.SmartTranslationQuery
The reference to the SmartTranslationTableModelQuery
Returns Consultingwerk.SmartFramework.System.SmartTranslationTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.System.SmartTranslationTableModel Fill (SmartTranslationQuery, OnNotAvailableEnum)

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

Parameters:
poQuery Consultingwerk.SmartFramework.System.SmartTranslationQuery
The reference to the SmartTranslationTableModelQuery
poOnNotAvailable Consultingwerk.OERA.OnNotAvailableEnum
OnNotAvailableEnum member describing if the TableModel should throw an error on not available
Returns Consultingwerk.SmartFramework.System.SmartTranslationTableModel
The reference to this TableModel instance
Top

CHARACTER LanguageGuidWhenAvailable (character)

Purpose: Returns the value of the LanguageGuid 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 OriginalStringWhenAvailable (character)

Purpose: Returns the value of the OriginalString 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.System.SmartTranslationTableModelFilter ResetFilter ()

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

Returns Consultingwerk.SmartFramework.System.SmartTranslationTableModelFilter
The SmartTranslationTableModelFilter instance
Top

Consultingwerk.SmartFramework.System.SmartTranslationTableModel SetBatching (logical)

Purpose: Sets the Batching property
Notes: Fluent interface

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

LOGICAL SystemOwnedWhenAvailable (logical)

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

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

CHARACTER TranslatedStringWhenAvailable (character)

Purpose: Returns the value of the TranslatedString 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 TranslationGuidWhenAvailable (character)

Purpose: Returns the value of the TranslationGuid 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 TranslationKeyWhenAvailable (character)

Purpose: Returns the value of the TranslationKey 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 TranslationScopeWhenAvailable (character)

Purpose: Returns the value of the TranslationScope 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


Constructor Detail
Top

SmartTranslationTableModel_Generated ()

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

Top

SmartTranslationTableModel_Generated (DatasetModel, handle)

Purpose: Constructor for the SmartTranslationTableModel_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

SmartTranslationTableModel_Generated (handle)

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

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

SmartTranslationTableModel_Generated (handle, BufferModelGcModeEnum)

Purpose: Constructor for the SmartTranslationTableModel 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

SmartTranslationTableModel_Generated (SmartTranslationTableModel, handle)

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

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


Property Detail
Top

Consultingwerk.SmartFramework.System.SmartTranslationTableModelFilter Filter


Returns Consultingwerk.SmartFramework.System.SmartTranslationTableModelFilter
Top

CHARACTER LanguageGuid


Returns CHARACTER
Top

CHARACTER OriginalString


Returns CHARACTER
Top

Consultingwerk.SmartFramework.System.SmartTranslationTableModelSort SortBy


Returns Consultingwerk.SmartFramework.System.SmartTranslationTableModelSort
Top

LOGICAL SystemOwned


Returns LOGICAL
Top

CHARACTER TranslatedString


Returns CHARACTER
Top

CHARACTER TranslationGuid


Returns CHARACTER
Top

CHARACTER TranslationKey


Returns CHARACTER
Top

CHARACTER TranslationScope


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:11:28