source: MML/trunk/machine/SOLEIL/common/toolbox/GUILayout/layoutHelp/Function reference.html @ 4

Last change on this file since 4 was 4, checked in by zhangj, 10 years ago

Initial import--MML version from SOLEIL@2013

File size: 8.1 KB
Line 
1<html xmlns:saxon="http://icl.com/saxon">
2
3   <head>
4      <link rel="stylesheet" type="text/css" href="doc.css"/>
5      <link rel="stylesheet" type="text/css" href=""/>
6      <meta author="The MathWorks Ltd."/>
7      <meta copyright="2011 The MathWorks Ltd."/>
8      <title>Function reference</title>
9   </head>
10
11   
12           
13   <body>
14     
15      <table class="header" width="100%" border="0" cellspacing="0" cellpadding="0">
16         <tr>
17            <td bgcolor="#e4f0f8"><A href="index.html"><font face="Arial" bgcolor="#e4f0f8" size="+0" underline="0" color="#000000"><b>GUI Layout Toolbox 1.10</b></font></A></td>
18            <td width="36" bgcolor="#e4f0f8"><A HREF="index.html"><IMG SRC="Images/leftarrow.png" BORDER="0" ALT="previous page"/></A><A HREF="Function reference1_1.html"><IMG SRC="Images/rightarrow.png" BORDER="0" ALT="next page"/></A></td>
19         </tr>
20      </table>
21   
22      <h1>Function reference&nbsp;<A href="index.html"><img src="Images/uparrow.png" border="0" align="top" alt="Go back up one level"/></A></h1>
23   
24     
25     
26    <!-- ****************************************************************** -->
27   
28     
29   
30         <!-- ****************************************************************** -->
31   
32     
33   
34       
35
36      <table border="0">
37         <tr>
38            <td colspan="2"><a name="1"><h2>1: Panels</h2></a>
39         <a href="uiextras.Panel.html"><img src="Images/bigicon_Panel.png" border="1"/></a>
40         <a href="uiextras.CardPanel.html"><img src="Images/bigicon_CardPanel.png" border="1"/></a>
41         <a href="uiextras.BoxPanel.html"><img src="Images/bigicon_BoxPanel.png" border="1"/></a>
42         <a href="uiextras.TabPanel.html"><img src="Images/bigicon_TabPanel.png" border="1"/></a>
43
44     
45
46
47     
48
49     
50
51     
52
53         
54     </td>
55         </tr>
56         <tr>
57            <td valign="top"><a href="Function reference1_1.html">1.1&nbsp;uiextras.Panel</a></td>
58            <td valign="top">Arrange a single element inside a standard panel</td>
59         </tr>
60         <tr>
61            <td valign="top"><a href="Function reference1_2.html">1.2&nbsp;uiextras.CardPanel</a></td>
62            <td valign="top">Show one element (card) from a list</td>
63         </tr>
64         <tr>
65            <td valign="top"><a href="Function reference1_3.html">1.3&nbsp;uiextras.BoxPanel</a></td>
66            <td valign="top">Arrange a single element in a panel with boxed title</td>
67         </tr>
68         <tr>
69            <td valign="top"><a href="Function reference1_4.html">1.4&nbsp;uiextras.TabPanel</a></td>
70            <td valign="top">Arrange elements in a panel with tabs for selecting which is visible</td>
71         </tr>
72         <tr>
73            <td colspan="2"><a name="2"><h2>2: Boxes</h2></a>
74         <a href="uiextras.HBox.html"><img src="Images/bigicon_HBox.png" border="1"/></a>
75         <a href="uiextras.VBox.html"><img src="Images/bigicon_VBox.png" border="1"/></a>
76         <a href="uiextras.HBoxFlex.html"><img src="Images/bigicon_HBoxFlex.png" border="1"/></a>
77         <a href="uiextras.VBoxFlex.html"><img src="Images/bigicon_VBoxFlex.png" border="1"/></a>
78         <a href="uiextras.HButtonBox.html"><img src="Images/bigicon_HButtonBox.png" border="1"/></a>
79         <a href="uiextras.VButtonBox.html"><img src="Images/bigicon_VButtonBox.png" border="1"/></a>
80         
81         
82                 
83         
84         
85         
86         
87         
88         
89
90         
91
92         
93
94     </td>
95         </tr>
96         <tr>
97            <td valign="top"><a href="Function reference2_1.html">2.1&nbsp;uiextras.HBox</a></td>
98            <td valign="top">Arrange elements horizontally in a single row</td>
99         </tr>
100         <tr>
101            <td valign="top"><a href="Function reference2_2.html">2.2&nbsp;uiextras.VBox</a></td>
102            <td valign="top">Arrange elements vertically in a single column</td>
103         </tr>
104         <tr>
105            <td valign="top"><a href="Function reference2_3.html">2.3&nbsp;uiextras.HBoxFlex</a></td>
106            <td valign="top">Arrange elements horizontally with draggable dividers</td>
107         </tr>
108         <tr>
109            <td valign="top"><a href="Function reference2_4.html">2.4&nbsp;uiextras.VBoxFlex</a></td>
110            <td valign="top">Arrange elements vertically with draggable dividers</td>
111         </tr>
112         <tr>
113            <td valign="top"><a href="Function reference2_5.html">2.5&nbsp;uiextras.HButtonBox</a></td>
114            <td valign="top">Arrange buttons horizontally in a single row</td>
115         </tr>
116         <tr>
117            <td valign="top"><a href="Function reference2_6.html">2.6&nbsp;uiextras.VButtonBox</a></td>
118            <td valign="top">Arrange buttons vertically in a single column</td>
119         </tr>
120         <tr>
121            <td colspan="2"><a name="3"><h2>3: Grids</h2></a>
122         <a href="uiextras.Grid.html"><img src="Images/bigicon_Grid.png" border="1"/></a>
123         <a href="uiextras.GridFlex.html"><img src="Images/bigicon_GridFlex.png" border="1"/></a>
124
125       
126       
127       
128       
129    </td>
130         </tr>
131         <tr>
132            <td valign="top"><a href="Function reference3_1.html">3.1&nbsp;uiextras.Grid</a></td>
133            <td valign="top">Arrange elements in a two dimensional grid</td>
134         </tr>
135         <tr>
136            <td valign="top"><a href="Function reference3_2.html">3.2&nbsp;uiextras.GridFlex</a></td>
137            <td valign="top">Arrange elements in a two dimensional grid with draggable dividers</td>
138         </tr>
139         <tr>
140            <td colspan="2"><a name="4"><h2>4: Other functions</h2></a>
141
142       
143
144       
145
146       
147
148
149       
150
151
152
153       
154
155    </td>
156         </tr>
157         <tr>
158            <td valign="top"><a href="Function reference4_1.html">4.1&nbsp;uiextras.Empty</a></td>
159            <td valign="top">Create an empty space</td>
160         </tr>
161         <tr>
162            <td valign="top"><a href="Function reference4_2.html">4.2&nbsp;layoutVersion</a></td>
163            <td valign="top">Get the toolbox version number and date</td>
164         </tr>
165         <tr>
166            <td valign="top"><a href="Function reference4_3.html">4.3&nbsp;layoutRoot</a></td>
167            <td valign="top">Return the folder containing the GUI layout toolbox</td>
168         </tr>
169         <tr>
170            <td valign="top"><a href="Function reference4_4.html">4.4&nbsp;uiextras.set</a></td>
171            <td valign="top">Store a default property value in a parent object</td>
172         </tr>
173         <tr>
174            <td valign="top"><a href="Function reference4_5.html">4.5&nbsp;uiextras.get</a></td>
175            <td valign="top">Retrieve a default property value from a parent object</td>
176         </tr>
177      </table>
178      <br clear="all"/>
179     
180     
181      <br clear="ALL"/>
182      <table class="footer" width="100%" border="0" cellspacing="0" cellpadding="0">
183         <tr>
184            <td width="18" height="15" bgcolor="#e4f0f8" align="left"><a href="index.html"><img src="images/leftarrow.png" border="0" alt="previous page"/></a></td>
185            <td width="40%" height="15" bgcolor="#e4f0f8" align="left"><a href="index.html"><font face="arial" bgcolor="#e4f0f8" size="normal" underline="0" color="#000000">Front page</font></a></td>
186            <td width="20%" height="15" bgcolor="#e4f0f8" align="center"><a href="index.html"><font face="arial" bgcolor="#e4f0f8" size="normal" underline="0" color="#000000">[Top]</font></a></td>
187            <td width="40%" height="15" bgcolor="#e4f0f8" align="right"><a href="Function reference1_1.html"><font face="arial" bgcolor="#e4f0f8" size="normal" underline="0" color="#000000">uiextras.Panel</font></a></td>
188            <td width="18" height="15" bgcolor="#e4f0f8" align="right"><a href="Function reference1_1.html"><img src="images/rightarrow.png" border="0" alt="next page"/></a></td>
189         </tr>
190      </table>
191      <font face="Arial" bgcolor="#e4f0f8" size="normal" underline="0" color="#000000">&copy; 2011 The MathWorks Ltd</font>
192      <TT>&#149; </TT><a href="matlab: helpview([matlabroot,'/license.txt'])">Terms of Use</a>
193      <TT>&#149; </TT><a href="matlab: helpview([matlabroot,'/patents.txt'])">Patents</a>
194      <TT>&#149; </TT><a href="matlab: helpview([matlabroot,'/trademarks.txt'])">Trademarks</a>
195   
196   </body>
197</html>
198       
Note: See TracBrowser for help on using the repository browser.