.NET Framework Class Library
Browser Members
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > Browser Class > .NET Framework Class Library |
The Browser type exposes the following members.
Methods
|
Name |
Description |
|---|---|---|
|
Closes the DBWorks sheet |
|
|
Returns the currently open browser page |
|
|
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Object.) |
|
GetHashCode |
(Inherited from Object.) |
|
GetType |
(Inherited from Object.) |
|
It loads the splitter position previously saved through the command SaveBrowserSplitterPositions. The data is stored in USERS\<UserID>\BrowserSplitterPositions.par file. |
|
|
Opens the Project Selection dialog enbaling the user to load a previously saved project selection. This is allowed only if either the Tree page or the Document page is currently open. |
|
|
Loads the specified sql query in the Query Page. If tab is specified, it allows the specification of the result type |
|
|
Activates the Query page and loads and executes the query contained in the assigned file. The path of the file must be complete. |
|
|
Maximize the browser window. |
|
|
MemberwiseClone |
(Inherited from Object.) |
|
Minimize the browser window. |
|
|
Opens the DBWorks sheet and activates the Tree Page. |
|
|
Opens the DBWorks sheet in Update mode (yellow background) and activates the Tree Page. |
|
|
It saves the splitter position in USERS\<UserID>\BrowserSplitterPositions.par file. |
|
|
Opens the Save Project Selection dialog enabling the user to save the current project selection. This operation is allowed only if either the Tree page or the Document page is currently open. |
|
|
Set the position of splitters in Documents Page. |
|
|
Set parameters for a specified grid. |
|
|
Sets the splitters positions in the Tree Page. |
|
|
If the browser is in an iconized state restore it's normal state. |
|
|
ToString |
(Inherited from Object.) |
See Also