.NET Framework Class Library
UserInterface Members
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > UserInterface Class > .NET Framework Class Library |
The UserInterface type exposes the following members.
Methods
|
Name |
Description |
|---|---|---|
|
Resets the console content. |
|
|
Hides without resetting the console content. The next ActivityConsolePrint will show again the console. |
|
|
The text is always appended as a new line (max lines = 500) and automatically scrolled down into the window. |
|
|
Bring window to front. |
|
|
Equals |
(Inherited from Object.) |
|
Displays a selection box reading data from a database. |
|
|
Finalize |
(Inherited from Object.) |
|
The command returns useful info from the current Grid being activated in the Browser Tree Page. |
|
|
GetHashCode |
(Inherited from Object.) |
|
||
|
Get hwnd parent identifier. |
|
|
GetType |
(Inherited from Object.) |
|
Shows an input box interface, with a default value (if specified) |
|
|
Shows a dialog box that allows to choose between customized entries. |
|
|
Shows a dialog box that allows to choose between file names retrieved from a folder. |
|
|
Shows a dialog box that allows to choose between entries retrieved from a text file. |
|
|
Shows a dialog box that allows to choose between entries retrieved from a query on the database. |
|
|
ListFromQuery(String, String, Int32, String, String, String, String) |
Shows a dialog box that allows to choose between entries retrieved from a query to a datasource managing authentication if needed. |
|
MemberwiseClone |
(Inherited from Object.) |
|
Shows a simple message box, with a title and a button configuration (if specified) |
|
|
Shows a message box with an exclamation icon. |
|
|
Shows a message box with an exclamation icon and Yes/No buttons. |
|
|
Shows a message box with an exclamation icon. |
|
|
Shows a message box with an information icon. |
|
|
Shows a message box with an information icon and Yes/No buttons. |
|
|
Shows a dialog box that allows to choose between customized entries. |
|
|
Shows a dialog box that allows a multiple selection between entries retrieved from a query on the database. |
|
|
Prints in the status bar of the hosting application a specified string. |
|
|
Shows a smart radio-combo interface. |
|
|
Shows a smart radio-input box interface. |
|
|
Shows a save file dialog box. |
|
|
Shows a directory dialog box interface. |
|
|
Shows a file dialog box interface. |
|
|
Shows a file dialog box interface that allows multi selections |
|
|
Shows the Configuration Revision Assignment dialog for the specified document. |
|
|
Shows the default confirmation dialog proposed by PDM in many cases for selecting documents. |
|
|
The command shows the Document Selector Dialog used for multiple checkout/checkin/approve, for briefcase import/export, etc. |
|
|
Opens the full preview external application with the provided filename and document ID |
|
|
This command shows a small popup window with a message of maximum three lines of text |
|
|
ToString |
(Inherited from Object.) |
|
Closes the wait dialog |
|
|
Opens the wait dialog with a specified title and display a specified message |
|
|
Opens the wait dialog with a specified title and display a specified message |
|
|
Updates the progress bar of the wait dialog with the value given in percent |
|
|
Set the message in the previously created wait dialog. |
See Also