.NET Framework Class Library
Browser Methods

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace > Browser Class >

.NET Framework Class Library
Browser Methods

The Browser type exposes the following members.

Methods

 

Name

Description

Public method

CloseSheet

Closes the DBWorks sheet

Public method

CurrentBrowserPage

Returns the currently open browser page

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Public method

LoadBrowserSplitterPositions

It loads the splitter position previously saved through the command SaveBrowserSplitterPositions.

The data is stored in USERS\<UserID>\BrowserSplitterPositions.par file.

Public method

LoadProjectSelectionDialog

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.

Public method

LoadQuery

Loads the specified sql query in the Query Page. If tab is specified, it allows the specification of the result type

Public method

LoadQueryByFileName

Activates the Query page and loads and executes the query contained in the assigned file. The path of the file must be complete.

Public method

MaximizeBrowser

Maximize the browser window.

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

MinimizeBrowser

Minimize the browser window.

Public method

OpenForBrowsing

Opens the DBWorks sheet and activates the Tree Page.

Public method

OpenForUpdating

Opens the DBWorks sheet in Update mode (yellow background) and activates the Tree Page.

Public method

SaveBrowserSplitterPositions

It saves the splitter position in USERS\<UserID>\BrowserSplitterPositions.par file.

Public method

SaveProjectSelectionDialog

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.

Public method

SetDocPageSplitterPosition

Set the position of splitters in Documents Page.

Public method

SetGridParameter

Set parameters for a specified grid.

Public method

SetTreePageSplitterPosition

Sets the splitters positions in the Tree Page.

Public method

ShowBrowser

If the browser is in an iconized state restore it's normal state.

Public method

ToString

(Inherited from Object.)

See Also

Browser Class

MwPDMApi Namespace