Namespace: Consultingwerk.SmartComponents.Tools.ManageClassPath
Class 
ManageClassPathForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:ManageClassPathForm
Purpose:Provides an user interface for maintain the .classpath file
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Apr 18 07:47:02 CEST 2011



Top Method Summary
Options Name Purpose
CheckForUpdate () Checks for the update state of the smartUpdatableBrowser
InitializeComponent ()
OpenFile () Prompts for a filename and opens it.
SaveFile () Saves the current temp-table
SaveFileAs () Saves the current temp-table to a new file
SaveToFile (character) Saves to a file
smartToolbarController1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the smartToolbarController1
smartUpdatableBrowser1_ClickCellButton (Object, CellEventArgs) Event handler for the ClickCellButton event of the smartUpdatableBrowser1 instance

Top Constructor Summary
Options Name Purpose
ManageClassPathForm () Default constructor of the ManageClassPathForm class

Top Property Summary
Options Name Purpose
CHARACTER FileName


Method Detail
Top

CheckForUpdate ()

Purpose: Checks for the update state of the smartUpdatableBrowser
Notes: Cancels when fields are just enabled. Throws an error when the user
is performing an update.

Top

InitializeComponent ()


Top

OpenFile ()

Purpose: Prompts for a filename and opens it.
Notes:

Top

SaveFile ()

Purpose: Saves the current temp-table
Notes:

Top

SaveFileAs ()

Purpose: Saves the current temp-table to a new file
Notes:

Top

SaveToFile (character)

Purpose: Saves to a file
Notes:

Parameters:
pcFileName CHARACTER
The file name to save the .classpath file to
Top

smartToolbarController1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the smartToolbarController1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
Top

smartUpdatableBrowser1_ClickCellButton (Object, CellEventArgs)

Purpose: Event handler for the ClickCellButton event of the smartUpdatableBrowser1
instance
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinGrid.CellEventArgs
The CellEventArgs with the data for this event


Constructor Detail
Top

ManageClassPathForm ()

Purpose: Default constructor of the ManageClassPathForm class
Notes:



Property Detail
Top

CHARACTER FileName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:23:58