- Replaced color picker form control with a more robust version.
This commit is contained in:
parent
6fe068e42d
commit
6e0470771e
1193 changed files with 342 additions and 223 deletions
45
www/extras/extjs/docs/output/Ext.WindowManager.html
vendored
Normal file
45
www/extras/extjs/docs/output/Ext.WindowManager.html
vendored
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
<!doctype html public "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>Ext.WindowManager</title>
|
||||
<link rel="stylesheet" type="text/css" href="../resources/reset.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../resources/style.css" media="screen"/>
|
||||
<link rel="stylesheet" type="text/css" href="../resources/print.css" media="print">
|
||||
<!-- GC -->
|
||||
</head>
|
||||
<body>
|
||||
<div class="body-wrap">
|
||||
<div class="top-tools">
|
||||
<img src="../resources/print.gif" width="16" height="16" align="absmiddle"> <a href="Ext.WindowManager.html" target="_blank">Print Friendly</a><br/>
|
||||
|
||||
</div>
|
||||
<h1>Class Ext.WindowManager</h1>
|
||||
<table cellspacing="0">
|
||||
<tr><td class="label">Package:</td><td>Ext</td></tr>
|
||||
<tr><td class="label">Class:</td><td>WindowManager</td></tr>
|
||||
<tr><td class="label">Extends:</td><td>Ext.WindowGroup</td></tr>
|
||||
<tr><td class="label">Defined In:</td><td><a href="WindowManager.jss.html">WindowManager.js</a></td></tr>
|
||||
</table>
|
||||
<div class="description">
|
||||
The default global group of windows.<br><br><i>This class is a singleton and cannot be created directly.</i> </div>
|
||||
<br />
|
||||
<a href="#properties">Properties</a>
|
||||
- <a href="#methods">Methods</a>
|
||||
- <a href="#events">Events</a>
|
||||
<hr />
|
||||
<a name="properties"></a>
|
||||
<h2>Public Properties</h2>
|
||||
<div class="no-members">This class has no public properties.</div> <a name="methods"></a>
|
||||
<h2>Public Methods</h2>
|
||||
<div class="no-members">This class has no public methods.</div> <a name="events"></a>
|
||||
<h2>Public Events</h2>
|
||||
<div class="no-members">This class has no public events.</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<hr>
|
||||
<div style="font-size:10px;text-align:center;color:gray;">Ext - Copyright © 2006-2007 Ext JS, LLC<br />All rights reserved.</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue