Namespace: Consultingwerk.Studio.Proparse.NodeList
Class 
NodeListBrowserForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:NodeListBrowserForm
Purpose:Allows the user to select a JPNode from the ttNodeList
temp-table
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Nov 04 07:01:46 CET 2017



Top Method Summary
Options Name Purpose
InitializeComponent ()
org.prorefactor.core.JPNode SelectNode (table) Allows the user to select a node
smartDataBrowser1_DoubleClickRow (Object, DoubleClickRowEventArgs) Event handle for the DoubleClickRow event of the smartDataBrowser1

Top Constructor Summary
Options Name Purpose
NodeListBrowserForm () Constructor for the NodeListBrowserForm class


Method Detail
Top

InitializeComponent ()


Top

org.prorefactor.core.JPNode SelectNode (table)

Purpose: Allows the user to select a node
Notes: Visualizes the Form as a modal dialog

Parameters:
ttNodeList TEMP-TABLE ttNodeList
The temp-table with the nodes
Returns org.prorefactor.core.JPNode
The selected JPNode reference - or ? when the user hit cancel
Top

smartDataBrowser1_DoubleClickRow (Object, DoubleClickRowEventArgs)

Purpose: Event handle for the DoubleClickRow event of the smartDataBrowser1
Notes:

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


Constructor Detail
Top

NodeListBrowserForm ()

Purpose: Constructor for the NodeListBrowserForm class
Notes:



Temp-Table Detail

Temp-Table ttNodeList

Defined in:


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