|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | CHARACTER ActiveItem () |
Helper method that returns the name of the currently selected file |
|
+ | AddItem (character) |
Adds a new item to the list view, ignores duplicates |
|
+ | ClearList () |
Clears listView1 |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
- | listView1_DoubleClick (Object, EventArgs) |
Handler for the listView1_DoubleClick event, publishes the ListView_DoubleClick event |
Options | Name | Purpose | |
---|---|---|---|
+ | FileListViewControl () |
Constructor for the FileListViewControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | ListView_DoubleClick (character) |
Event that publishes the currently selected file on a double click |
Top
PROTECTED CHARACTER ActiveItem ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC AddItem (character)
|
||||||||||||||||||||
PUBLIC ClearList ()
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PRIVATE listView1_DoubleClick (Object, EventArgs)
|
PUBLIC FileListViewControl ()
|
---|
PUBLIC ListView_DoubleClick (character)
|
---|