| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 
 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>G</title>
<link rel="stylesheet" href="../doc.css" type="text/css">
</head>
<body>
<h1>G</h1>
<dl>
    <dt><a name="+gui"><code>+gui</code></a>
    <dd>GUI component base class. See <a href="refF.html#+field">+field</a>, <a
    href="refB.html#+Button">+Button</a>, <a href="refI.html#+Img">+Img</a> and
    <a href="refJ.html#+JsField">+JsField</a>.
</dl>
<dl>
    <dt><a name="+GoButton"><code>+GoButton</code></a>
    <dd>A button used to scroll charts. A +GoButton moves to a given position.
    See also <a href="refC.html#chart">chart</a>, <a
    href="refT.html#+Tiny">+Tiny</a>, <a href="refR.html#+Rid">+Rid</a>, <a
    href="refJ.html#+JS">+JS</a>, <a href="refA.html#+Able">+Able</a> <a
    href="refU.html#+UpButton">+UpButton</a>, <a
    href="refD.html#+DnButton">+DnButton</a> and <a
    href="refB.html#+Button">+Button</a>.
</dl>
</body>
</html>
 |