A workspace control.
More...
Inherits UserControl.
|
| override void | Dispose (bool disposing) |
| | Clean up any resources being used. More...
|
| |
◆ Accept()
Change accept flag on list
◆ AddFile()
| void AddFile |
( |
string |
fileName | ) |
|
|
inline |
Adds file to workspace from file name
- Parameters
-
◆ AddFiles()
◆ AddGroup()
◆ AddToGroup()
Add selected items to group
◆ DeleteGroup()
◆ Dispose()
| override void Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
| disposing | true if managed resources should be disposed; otherwise, false. |
◆ EditGroup()
Edit group of selected item
◆ EndSession()
◆ ExportFrequencyList()
| void ExportFrequencyList |
( |
| ) |
|
|
inline |
◆ ExportFrequencyListGroupByFiles()
| void ExportFrequencyListGroupByFiles |
( |
| ) |
|
|
inline |
Exports frequency list group by files
◆ ExportToOneBigCSV()
| void ExportToOneBigCSV |
( |
| ) |
|
|
inline |
Exports data to one big CSV
◆ ExportToSeparateCSV()
| void ExportToSeparateCSV |
( |
| ) |
|
|
inline |
Exports to separate CSV files
◆ New()
Creates new workspace and try saves current if modified
- Returns
- True if success
◆ Open() [1/2]
| bool Open |
( |
string |
fileName | ) |
|
|
inline |
Opens an annotation from file
- Parameters
-
| fileName | File with annotation |
- Returns
- True if successfuly open
◆ Open() [2/2]
◆ OpenSelectedAnnotation()
| void OpenSelectedAnnotation |
( |
| ) |
|
|
inline |
Opens annotation selected on list
◆ PromptUserInfo()
Prompts for user info in session
◆ RemoveFiles()
◆ RemoveFromGroup()
◆ ResetSession()
◆ ResetStatistics()
◆ Save()
◆ SaveAs()
◆ SelectItem()
Selects item on list
- Parameters
-
| workspaceItem | Item to select |
◆ SessionManagement()
| void SessionManagement |
( |
| ) |
|
|
inline |
Open session management form
◆ StartSession()
◆ UpdateItem()
Updates the item described by workspaceItem.
- Parameters
-
| workspaceItem | The workspace item. |
◆ AnnotationEditor
Gets or sets the annotation editor.
The annotation editor.
◆ IsModified
Gets a value indicating whether this object is modified.
true if this object is modified, false if not.
◆ SelectedWorkspaceItem
Gets the selected workspace item.
The selected workspace item.
◆ WorkspaceFilePath
Gets the full pathname of the workspace file.
The full pathname of the workspace file.
◆ WorkspaceItems
Workspace items collection
The documentation for this class was generated from the following files:
- AnnotationPro.Presentation/WorkspaceControl.cs
- AnnotationPro.Presentation/WorkspaceControl.Designer.cs