|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER AttachmentFolderWhenAvailable (character) |
Returns the value of the AttachmentFolder field when a record is available |
||
| CHARACTER AttachmentGUIDWhenAvailable (character) |
Returns the value of the AttachmentGUID field when a record is available |
||
| CHARACTER AttachmentNameWhenAvailable (character) |
Returns the value of the AttachmentName field when a record is available |
||
| CHARACTER AttachmentRoleGUIDWhenAvailable (character) |
Returns the value of the AttachmentRoleGUID field when a record is available |
||
| CHARACTER AttachmentRoleNameWhenAvailable (character) |
Returns the value of the AttachmentRoleName field when a record is available |
||
| INT64 AttachmentSizeWhenAvailable (int64) |
Returns the value of the AttachmentSize field when a record is available |
||
| LONGCHAR CommentDataWhenAvailable (longchar) |
Returns the value of the CommentData field when a record is available |
||
| CHARACTER CommentRoleGUIDWhenAvailable (character) |
Returns the value of the CommentRoleGUID field when a record is available |
||
| Consultingwerk.SmartFramework.System.SmartAttachmentTableModel CreateCurrentRecordView () |
Creates a new instance of the SmartAttachmentTableModel as a view model for the current record |
||
| Consultingwerk.SmartFramework.System.SmartAttachmentTableModel CreateView () |
Creates a new instance of the SmartAttachmentTableModel as a view model |
||
| Consultingwerk.SmartFramework.System.SmartAttachmentTableModel Fill (IFetchDataByKeyTableParameter) |
Fills the DatasetModel based on the given IFetchDataByKeyTableParameter |
||
| Consultingwerk.SmartFramework.System.SmartAttachmentTableModel Fill (SmartAttachmentQuery) |
Fills the TableModel or filters the View TableModel based on the given
TableQuery |
||
| Consultingwerk.SmartFramework.System.SmartAttachmentTableModel Fill (SmartAttachmentQuery, 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 RecordKeyValueWhenAvailable (character) |
Returns the value of the RecordKeyValue field when a record is available |
||
| Consultingwerk.SmartFramework.System.SmartAttachmentTableModelFilter ResetFilter () |
Resets the TableModel Filter |
||
| Consultingwerk.SmartFramework.System.SmartAttachmentTableModel SetBatching (logical) |
Sets the Batching property |
||
| CHARACTER TableGUIDWhenAvailable (character) |
Returns the value of the TableGUID field when a record is available |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartAttachmentTableModel_Generated () |
Constructor for the SmartAttachmentTableModel_Generated class |
||
| SmartAttachmentTableModel_Generated (DatasetModel, handle) |
Constructor for the SmartAttachmentTableModel_Generated class |
||
| SmartAttachmentTableModel_Generated (handle) |
Constructor for the SmartAttachmentTableModel class |
||
| SmartAttachmentTableModel_Generated (handle, BufferModelGcModeEnum) |
Constructor for the SmartAttachmentTableModel class |
||
| SmartAttachmentTableModel_Generated (SmartAttachmentTableModel, handle) |
Constructor for the SmartAttachmentTableModel_Generated class |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER AttachmentFolder |
|
||
| CHARACTER AttachmentGUID |
|
||
| CHARACTER AttachmentName |
|
||
| CHARACTER AttachmentRoleGUID |
|
||
| CHARACTER AttachmentRoleName |
|
||
| INT64 AttachmentSize |
|
||
| LONGCHAR CommentData |
|
||
| CHARACTER CommentRoleGUID |
|
||
| Consultingwerk.SmartFramework.System.SmartAttachmentTableModelFilter Filter |
|
||
| CHARACTER LanguageGuid |
|
||
| CHARACTER RecordKeyValue |
|
||
| Consultingwerk.SmartFramework.System.SmartAttachmentTableModelSort SortBy |
|
||
| CHARACTER TableGUID |
|
|
Top
CHARACTER AttachmentFolderWhenAvailable (character)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER AttachmentGUIDWhenAvailable (character)
|
|||||||||||||||||||||||||||
CHARACTER AttachmentNameWhenAvailable (character)
|
|||||||||||||||||||||||||||
CHARACTER AttachmentRoleGUIDWhenAvailable (character)
|
|||||||||||||||||||||||||||
CHARACTER AttachmentRoleNameWhenAvailable (character)
|
|||||||||||||||||||||||||||
INT64 AttachmentSizeWhenAvailable (int64)
|
|||||||||||||||||||||||||||
LONGCHAR CommentDataWhenAvailable (longchar)
|
|||||||||||||||||||||||||||
CHARACTER CommentRoleGUIDWhenAvailable (character)
|
|||||||||||||||||||||||||||
Consultingwerk.SmartFramework.System.SmartAttachmentTableModel CreateCurrentRecordView ()
|
|||||||||||||||||||||||||||
Consultingwerk.SmartFramework.System.SmartAttachmentTableModel CreateView ()
|
|||||||||||||||||||||||||||
Consultingwerk.SmartFramework.System.SmartAttachmentTableModel Fill (IFetchDataByKeyTableParameter)
|
|||||||||||||||||||||||||||
Consultingwerk.SmartFramework.System.SmartAttachmentTableModel Fill (SmartAttachmentQuery)
|
|||||||||||||||||||||||||||
Consultingwerk.SmartFramework.System.SmartAttachmentTableModel Fill (SmartAttachmentQuery, OnNotAvailableEnum)
|
|||||||||||||||||||||||||||
CHARACTER LanguageGuidWhenAvailable (character)
|
|||||||||||||||||||||||||||
CHARACTER RecordKeyValueWhenAvailable (character)
|
|||||||||||||||||||||||||||
Consultingwerk.SmartFramework.System.SmartAttachmentTableModelFilter ResetFilter ()
|
|||||||||||||||||||||||||||
Consultingwerk.SmartFramework.System.SmartAttachmentTableModel SetBatching (logical)
|
|||||||||||||||||||||||||||
CHARACTER TableGUIDWhenAvailable (character)
|
|||||||||||||||||||||||||||
SmartAttachmentTableModel_Generated ()
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SmartAttachmentTableModel_Generated (DatasetModel, handle)
|
||||||||||||||||||||
SmartAttachmentTableModel_Generated (handle)
|
||||||||||||||||||||
SmartAttachmentTableModel_Generated (handle, BufferModelGcModeEnum)
|
||||||||||||||||||||
SmartAttachmentTableModel_Generated (SmartAttachmentTableModel, handle)
|
||||||||||||||||||||
CHARACTER AttachmentFolder
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER AttachmentGUID
|
|||||||||
CHARACTER AttachmentName
|
|||||||||
CHARACTER AttachmentRoleGUID
|
|||||||||
CHARACTER AttachmentRoleName
|
|||||||||
INT64 AttachmentSize
|
|||||||||
LONGCHAR CommentData
|
|||||||||
CHARACTER CommentRoleGUID
|
|||||||||
Consultingwerk.SmartFramework.System.SmartAttachmentTableModelFilter Filter
|
|||||||||
CHARACTER LanguageGuid
|
|||||||||
CHARACTER RecordKeyValue
|
|||||||||
Consultingwerk.SmartFramework.System.SmartAttachmentTableModelSort SortBy
|
|||||||||
CHARACTER TableGUID
|
|||||||||