|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | ClearListView () |
Clears the List View |
|
+ | CreateAttachment (character, character) |
Creates an attachment from the file name |
|
+ | CreateAttachments (character[], character) |
Creates attachments from file names (typically after a drag and
drop operation of files) |
|
+ | DeregisterConsumer (Object) |
Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter
instances when detaching from the Dataset of the DatasetController.
Allows event unsubscription etc. |
|
+ | DragAttachment (character, Control) |
Starts Drag and Drop of the Attachment |
|
+ | PopulateListView (character) |
Populates the ListView with the current attachments |
|
+ | RegisterConsumer (Object) |
Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter
instances when attaching to the Dataset of the DatasetController.
Allows event subscription etc. |
|
+ | SaveAttachment (character, character) |
Saves an aAttachment to the file |
Options | Name | Purpose | |
---|---|---|---|
+ | AttachmentDatasetController () |
Constructor of the AttachmentDatasetController class |
Options | Name | Purpose | |
---|---|---|---|
+ | HANDLE DatasetHandle |
|
|
+ | Infragistics.Win.UltraWinListView.UltraListView ListView |
|
Top
PUBLIC ClearListView ()
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CreateAttachment (character, character)
|
||||||||||||||||||||||
PUBLIC CreateAttachments (character[], character)
|
||||||||||||||||||||||
PUBLIC DeregisterConsumer (Object)
|
||||||||||||||||||||||
PUBLIC DragAttachment (character, Control)
|
||||||||||||||||||||||
PUBLIC PopulateListView (character)
|
||||||||||||||||||||||
PUBLIC RegisterConsumer (Object)
|
||||||||||||||||||||||
PUBLIC SaveAttachment (character, character)
|
PUBLIC AttachmentDatasetController ()
|
---|
PUBLIC HANDLE DatasetHandle
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Infragistics.Win.UltraWinListView.UltraListView ListView
|