Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel CreateCurrentRecordView () Creates a new instance of the SmartValueListEntryTableModel as a view model for the current record
Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel CreateView () Creates a new instance of the SmartValueListEntryTableModel as a view model
Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel Fill (IFetchDataByKeyTableParameter) Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel Fill (SmartValueListEntryQuery) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel Fill (SmartValueListEntryQuery, OnNotAvailableEnum) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.System.SmartValueListEntryTableModelFilter ResetFilter () Resets the TableModel Filter
Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel SetBatching (logical) Sets the Batching property
Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel SetFillSmartValueList (logical) Gets if the table eSmartValueList should be populated as well
LOGICAL SystemOwnedWhenAvailable (logical) Returns the value of the SystemOwned field when a record is available
CHARACTER ValueListEntryClassListWhenAvailable (character) Returns the value of the ValueListEntryClassList field when a record is available
CHARACTER ValueListEntryDescriptionWhenAvailable (character) Returns the value of the ValueListEntryDescription field when a record is available
CHARACTER ValueListEntryGuidWhenAvailable (character) Returns the value of the ValueListEntryGuid field when a record is available
CHARACTER ValueListEntryIconWhenAvailable (character) Returns the value of the ValueListEntryIcon field when a record is available
CHARACTER ValueListEntryImageKeyWhenAvailable (character) Returns the value of the ValueListEntryImageKey field when a record is available
CHARACTER ValueListEntryKeyWhenAvailable (character) Returns the value of the ValueListEntryKey field when a record is available
CHARACTER ValueListEntryStyleSetNameWhenAvailable (character) Returns the value of the ValueListEntryStyleSetName field when a record is available
CHARACTER ValueListGuidWhenAvailable (character) Returns the value of the ValueListGuid field when a record is available

Top Constructor Summary
Options Name Purpose
SmartValueListEntryTableModel_Generated () Constructor for the SmartValueListEntryTableModel_Generated class
SmartValueListEntryTableModel_Generated (DatasetModel, handle) Constructor for the SmartValueListEntryTableModel_Generated class
SmartValueListEntryTableModel_Generated (handle) Constructor for the SmartValueListEntryTableModel class
SmartValueListEntryTableModel_Generated (handle, BufferModelGcModeEnum) Constructor for the SmartValueListEntryTableModel class
SmartValueListEntryTableModel_Generated (SmartValueListEntryTableModel, handle) Constructor for the SmartValueListEntryTableModel_Generated class

Top Property Summary
Options Name Purpose
LOGICAL FillSmartValueList
Consultingwerk.SmartFramework.System.SmartValueListEntryTableModelFilter Filter
Consultingwerk.SmartFramework.System.SmartValueListEntryTableModelSort SortBy
LOGICAL SystemOwned
CHARACTER ValueListEntryClassList
CHARACTER ValueListEntryDescription
CHARACTER ValueListEntryGuid
CHARACTER ValueListEntryIcon
CHARACTER ValueListEntryImageKey
CHARACTER ValueListEntryKey
CHARACTER ValueListEntryStyleSetName
CHARACTER ValueListGuid


Method Detail
Top

Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel CreateCurrentRecordView ()

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

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

Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel CreateView ()

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

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

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

Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel Fill (SmartValueListEntryQuery)

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

Parameters:
poQuery Consultingwerk.SmartFramework.System.SmartValueListEntryQuery
The reference to the SmartValueListEntryTableModelQuery
Returns Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel Fill (SmartValueListEntryQuery, OnNotAvailableEnum)

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

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

Consultingwerk.SmartFramework.System.SmartValueListEntryTableModelFilter ResetFilter ()

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

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

Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel 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.SmartValueListEntryTableModel
The reference to the &1 instance itself
Top

Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel SetFillSmartValueList (logical)

Purpose: Gets if the table eSmartValueList should be populated as well
Notes:

Parameters:
plFill LOGICAL
Logical value indicating if the table should be populated
Returns Consultingwerk.SmartFramework.System.SmartValueListEntryTableModel
The reference to the TableModel for fluent style code
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 ValueListEntryClassListWhenAvailable (character)

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

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

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

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

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

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

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

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

SmartValueListEntryTableModel_Generated ()

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

Top

SmartValueListEntryTableModel_Generated (DatasetModel, handle)

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

SmartValueListEntryTableModel_Generated (handle)

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

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

SmartValueListEntryTableModel_Generated (handle, BufferModelGcModeEnum)

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

SmartValueListEntryTableModel_Generated (SmartValueListEntryTableModel, handle)

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

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


Property Detail
Top

LOGICAL FillSmartValueList


Returns LOGICAL
Top

Consultingwerk.SmartFramework.System.SmartValueListEntryTableModelFilter Filter


Returns Consultingwerk.SmartFramework.System.SmartValueListEntryTableModelFilter
Top

Consultingwerk.SmartFramework.System.SmartValueListEntryTableModelSort SortBy


Returns Consultingwerk.SmartFramework.System.SmartValueListEntryTableModelSort
Top

LOGICAL SystemOwned


Returns LOGICAL
Top

CHARACTER ValueListEntryClassList


Returns CHARACTER
Top

CHARACTER ValueListEntryDescription


Returns CHARACTER
Top

CHARACTER ValueListEntryGuid


Returns CHARACTER
Top

CHARACTER ValueListEntryIcon


Returns CHARACTER
Top

CHARACTER ValueListEntryImageKey


Returns CHARACTER
Top

CHARACTER ValueListEntryKey


Returns CHARACTER
Top

CHARACTER ValueListEntryStyleSetName


Returns CHARACTER
Top

CHARACTER ValueListGuid


Returns CHARACTER


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