Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

WordgraphTable Class Reference

Inheritance diagram for WordgraphTable:

Inheritance graph
[legend]
Collaboration diagram for WordgraphTable:

Collaboration graph
[legend]
List of all members.

Detailed Description

WordgraphTable - display a wordgaph in a table.

Todo:
this class is so seldomly used and of such a limited usage that we might consider to remove it completely.
Id
wordgraph.tcl,v 1.23 2004/02/25 14:40:42 micha Exp

Definition at line 19 of file wordgraph.tcl.

Public Member Functions

 hide ()
 init_data (TclString id)
 show (TclString id="")
 WordgraphTable (TclString id, TclList args)


Constructor & Destructor Documentation

WordgraphTable::WordgraphTable TclString  id,
TclList  args
 

constructor

Definition at line 34 of file wordgraph.tcl.


Member Function Documentation

WordgraphTable::hide  ) 
 

withdraw the toplevel

Definition at line 165 of file wordgraph.tcl.

References hide().

Referenced by hide().

WordgraphTable::init_data TclString  id  ) 
 

get the data from the C layer.

Parameters:
id a lattice id to be loaded into the table.
Definition at line 105 of file wordgraph.tcl.

References init_data().

Referenced by init_data().

WordgraphTable::show TclString  id = ""  ) 
 

show the toplevel.

Parameters:
id optional lattice id to initialize the table.
Definition at line 155 of file wordgraph.tcl.

References show().

Referenced by show().


The documentation for this class was generated from the following file:
XCDG 0.95 (20 Oct 2004)