class: FTree
public class: FTree
Author:
Petra Vanícková
Project:
Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates:
Created: 5.12.2005 0:39:18; Modified: 10.12.2005 23:02:27;
Flags:
Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID:
{FF45FBD0-4FC8-45ed-85ED-872B97FA27CC}
Summary description for FTree.
Goto:
Fields
,
Methods
See also:
MBAForm
Appears in:
CD MarketBasketAnalysis
Connections
Association link from class
[CD Market Basket Analysis].MBAForm
FTree
Attributes
Attribute
Details
public PTreeViewer.TreeControl
treeControl1
private System.ComponentModel.Container
components
Initial:
null
Notes:
Required designer variable.
FTree
Methods
Operation
Details
public
FTree
():
protected
Dispose
(
bool disposing):void
Tags:
override=true
Notes:
Clean up any resources being used.
public
MyDispose
():void
private
InitializeComponent
():void
Notes:
Required method for Designer support - do not modify the contents of this method with the code editor.
private
FTree_Closing
(
object sender,
System.ComponentModel.CancelEventArgs e):void
private
FTree_Load
(
object sender,
System.EventArgs e):void
class: FTree