]> git.decadent.org.uk Git - ion3-doc.git/blob - ionconf/node9.html
[svn-inject] Installing original source of ion3
[ion3-doc.git] / ionconf / node9.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
3 <!--Converted with LaTeX2HTML 2002-2-1 (1.71)
4 original version by:  Nikos Drakos, CBLU, University of Leeds
5 * revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
6 * with significant contributions from:
7   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 <HTML>
9 <HEAD>
10 <TITLE>B. Full class hierarchy visible to Lua-side</TITLE>
11 <META NAME="description" CONTENT="B. Full class hierarchy visible to Lua-side">
12 <META NAME="keywords" CONTENT="ionconf">
13 <META NAME="resource-type" CONTENT="document">
14 <META NAME="distribution" CONTENT="global">
15
16 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
17 <META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
18 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
19
20 <LINK REL="STYLESHEET" HREF="ionconf.css">
21
22 <LINK REL="next" HREF="node10.html">
23 <LINK REL="previous" HREF="node8.html">
24 <LINK REL="up" HREF="ionconf.html">
25 <LINK REL="next" HREF="node10.html">
26 </HEAD>
27
28 <BODY >
29
30 <DIV CLASS="navigation"><!--Navigation Panel-->
31 <A NAME="tex2html411"
32   HREF="node10.html">
33 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
34 <A NAME="tex2html405"
35   HREF="ionconf.html">
36 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
37 <A NAME="tex2html399"
38   HREF="node8.html">
39 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
40 <A NAME="tex2html407"
41   HREF="node1.html">
42 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> 
43 <A NAME="tex2html409"
44   HREF="node11.html">
45 <IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index.png"></A> 
46 <BR>
47 <B> Next:</B> <A NAME="tex2html412"
48   HREF="node10.html">List of functions</A>
49 <B> Up:</B> <A NAME="tex2html406"
50   HREF="ionconf.html">Configuring and extending Ion3</A>
51 <B> Previous:</B> <A NAME="tex2html400"
52   HREF="node8.html">A. The GNU General</A>
53  &nbsp; <B>  <A NAME="tex2html408"
54   HREF="node1.html">Contents</A></B> 
55  &nbsp; <B>  <A NAME="tex2html410"
56   HREF="node11.html">Index</A></B> 
57 <BR>
58 <BR></DIV>
59 <!--End of Navigation Panel-->
60
61 <H1><A NAME="SECTION00900000000000000000"></A>
62 <A NAME="app:fullhierarchy"></A>
63 <BR>
64 B. Full class hierarchy visible to Lua-side
65 </H1>
66
67 <P>
68 <PRE>
69     Obj
70      |--&gt;WHook
71      |--&gt;WTimer
72      |--&gt;WMoveresMode
73      |--&gt;WMgmtMode (mod_mgmtmode)
74      |--&gt;WRegion
75      |    |--&gt;WClientWin
76      |    |--&gt;WWindow
77      |    |    |--&gt;WRootWin
78      |    |    |--&gt;WMPlex
79      |    |    |    |--&gt;WScreen
80      |    |    |    |--&gt;WFrame
81      |    |    |--&gt;WInfoWin
82      |    |    |    |--&gt;WStatusBar (mod_statusbar)
83      |    |    |--&gt;WMenu (mod_menu)
84      |    |    |--&gt;WInput (mod_query)
85      |    |         |--&gt;WEdln (mod_query)
86      |    |         |--&gt;WMessage (mod_query)
87      |    |--&gt;WGroup
88      |    |    |--&gt;WGroupWS
89      |    |    |--&gt;WGroupCW
90      |    |--&gt;WTiling (mod_tiling)
91      |--&gt;WSplit (mod_tiling)
92           |--&gt;WSplitInner (mod_tiling)
93           |    |--&gt;WSplitSplit (mod_tiling)
94           |         |--&gt;WSplitFloat (mod_tiling)
95           |--&gt;WSplitRegion (mod_tiling)
96                |--&gt;WSplitST (mod_tiling)
97 </PRE>
98
99 <P>
100 <BR><HR>
101
102 </BODY>
103 </HTML>