|
0
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
|
2 |
<html xmlns:yui="http://yuilibrary.com/rdf/1.0/yui.rdf#">
|
|
|
3 |
<head>
|
|
|
4 |
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
|
|
5 |
<title>API: dd Plugin.Drag (YUI Library)</title>
|
|
|
6 |
|
|
|
7 |
<link rel="stylesheet" type="text/css" href="assets/reset-fonts-grids-min.css" />
|
|
|
8 |
<link rel="stylesheet" type="text/css" href="assets/api.css" />
|
|
|
9 |
|
|
|
10 |
<script type="text/javascript" src="assets/api-js"></script>
|
|
|
11 |
<script type="text/javascript" src="assets/ac-js"></script>
|
|
|
12 |
</head>
|
|
|
13 |
|
|
|
14 |
<body id="yahoo-com">
|
|
|
15 |
|
|
|
16 |
<div id="doc3" class="yui-t2">
|
|
|
17 |
<div id="hd">
|
|
|
18 |
<h1><a href="http://developer.yahoo.com/yui/" title="Yahoo! UI Library">Yahoo! UI Library</a></h1>
|
|
|
19 |
<h3>dd <span class="subtitle">3.0.0</span></h3>
|
|
|
20 |
<a href="./index.html" title="Yahoo! UI Library">Yahoo! UI Library</a>
|
|
|
21 |
> <a href="./module_dd.html" title="dd">dd</a>
|
|
|
22 |
> Plugin.Drag
|
|
|
23 |
|
|
|
24 |
<form onsubmit="return false">
|
|
|
25 |
<div id="propertysearch">
|
|
|
26 |
Search: <input autocomplete="off" id="searchinput" />
|
|
|
27 |
<div id="searchresults">
|
|
|
28 |
|
|
|
29 |
</div>
|
|
|
30 |
</div>
|
|
|
31 |
</form>
|
|
|
32 |
</div>
|
|
|
33 |
|
|
|
34 |
<div id="bd">
|
|
|
35 |
<div id="yui-main">
|
|
|
36 |
<div class="yui-b">
|
|
|
37 |
<form action="#" name="yui-classopts-form" method="get" id="yui-classopts-form">
|
|
|
38 |
<fieldset>
|
|
|
39 |
<legend>Filters</legend>
|
|
|
40 |
<span class="classopts"><input type="checkbox" name="show_private" id="show_private" /> <label for="show_private">Show Private</label></span>
|
|
|
41 |
<span class="classopts"><input type="checkbox" name="show_protected" id="show_protected" /> <label for="show_protected">Show Protected</label></span>
|
|
|
42 |
<span class="classopts"><input type="checkbox" name="show_deprecated" id="show_deprecated" /> <label for="show_deprecated">Show Deprecated</label></span>
|
|
|
43 |
</fieldset>
|
|
|
44 |
</form>
|
|
|
45 |
|
|
|
46 |
<h2>
|
|
|
47 |
|
|
|
48 |
|
|
|
49 |
|
|
|
50 |
|
|
|
51 |
Class <b property="yui:name">Plugin.Drag</b>
|
|
|
52 |
<span class="extends">
|
|
|
53 |
- extends <a href="DD.Drag.html" title="DD.Drag">DD.Drag</a>
|
|
|
54 |
</span>
|
|
|
55 |
|
|
|
56 |
</h2>
|
|
|
57 |
<!-- class tree goes here -->
|
|
|
58 |
|
|
|
59 |
|
|
|
60 |
|
|
|
61 |
|
|
|
62 |
<div class="summary description" property="yui:description">
|
|
|
63 |
This is a simple Drag plugin that can be attached to a Node via the plug method.
|
|
|
64 |
</div>
|
|
|
65 |
|
|
|
66 |
<div class="section constructor details" rel="yui:constructor" resource="#constructor">
|
|
|
67 |
<h3 id="constructor">Constructor</h3>
|
|
|
68 |
<div class="content">
|
|
|
69 |
<div class="detail">
|
|
|
70 |
<strong property="yui:name">Plugin.Drag</strong>
|
|
|
71 |
<code>
|
|
|
72 |
(
|
|
|
73 |
)
|
|
|
74 |
</code>
|
|
|
75 |
<div class="description">
|
|
|
76 |
|
|
|
77 |
|
|
|
78 |
</div>
|
|
|
79 |
</div>
|
|
|
80 |
</div>
|
|
|
81 |
</div>
|
|
|
82 |
|
|
|
83 |
<div rel="yui:properties" resource="#properties">
|
|
|
84 |
<div class="section field details">
|
|
|
85 |
<h3 id="properties">Properties</h3>
|
|
|
86 |
<div class="content">
|
|
|
87 |
<div class="" rel="yui:property" resource="#property_NAME">
|
|
|
88 |
<h4><a name="property_NAME" property="yui:name">NAME</a>
|
|
|
89 |
- <code><span property="yui:type">{String}</span></code>
|
|
|
90 |
</h4>
|
|
|
91 |
<div class="detail">
|
|
|
92 |
<div class="description" property="yui:description">
|
|
|
93 |
dd-plugin
|
|
|
94 |
</div>
|
|
|
95 |
</div>
|
|
|
96 |
|
|
|
97 |
|
|
|
98 |
|
|
|
99 |
|
|
|
100 |
<hr />
|
|
|
101 |
</div>
|
|
|
102 |
<div class="" rel="yui:property" resource="#property_NS">
|
|
|
103 |
<h4><a name="property_NS" property="yui:name">NS</a>
|
|
|
104 |
- <code><span property="yui:type">{String}</span></code>
|
|
|
105 |
</h4>
|
|
|
106 |
<div class="detail">
|
|
|
107 |
<div class="description" property="yui:description">
|
|
|
108 |
The Drag instance will be placed on the Node instance under the dd namespace. It can be accessed via Node.dd;
|
|
|
109 |
</div>
|
|
|
110 |
</div>
|
|
|
111 |
|
|
|
112 |
|
|
|
113 |
|
|
|
114 |
|
|
|
115 |
<hr />
|
|
|
116 |
</div>
|
|
|
117 |
</div>
|
|
|
118 |
</div>
|
|
|
119 |
|
|
|
120 |
<div rel="yui:inheritance">
|
|
|
121 |
<div class="section field inheritance" rel="yui:superclass" resource="Base.html">
|
|
|
122 |
<h4>Properties inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
|
|
|
123 |
<div class="content" rel="yui:properties">
|
|
|
124 |
<code>
|
|
|
125 |
|
|
|
126 |
<span rel="yui:property" resource="Base.html#property_name">
|
|
|
127 |
<a class=" deprecated" href="Base.html#property_name" property="yui:name" title="name">name</a>
|
|
|
128 |
</span>
|
|
|
129 |
|
|
|
130 |
</code>
|
|
|
131 |
</div>
|
|
|
132 |
</div>
|
|
|
133 |
<div class="section field inheritance" rel="yui:superclass" resource="DD.Drag.html">
|
|
|
134 |
<h4>Properties inherited from <a href="DD.Drag.html" property="yui:name" title="DD.Drag">DD.Drag</a>:</h4>
|
|
|
135 |
<div class="content" rel="yui:properties">
|
|
|
136 |
<code>
|
|
|
137 |
|
|
|
138 |
<span rel="yui:property" resource="DD.Drag.html#property__clickTimeout">
|
|
|
139 |
<a class="private" href="DD.Drag.html#property__clickTimeout" property="yui:name" title="_clickTimeout">_clickTimeout</a><span class="private">,</span>
|
|
|
140 |
</span>
|
|
|
141 |
|
|
|
142 |
<span rel="yui:property" resource="DD.Drag.html#property__dragThreshMet">
|
|
|
143 |
<a class="private" href="DD.Drag.html#property__dragThreshMet" property="yui:name" title="_dragThreshMet">_dragThreshMet</a><span class="private">,</span>
|
|
|
144 |
</span>
|
|
|
145 |
|
|
|
146 |
<span rel="yui:property" resource="DD.Drag.html#property__endTime">
|
|
|
147 |
<a class="private" href="DD.Drag.html#property__endTime" property="yui:name" title="_endTime">_endTime</a><span class="private">,</span>
|
|
|
148 |
</span>
|
|
|
149 |
|
|
|
150 |
<span rel="yui:property" resource="DD.Drag.html#property__ev_md">
|
|
|
151 |
<a class="private" href="DD.Drag.html#property__ev_md" property="yui:name" title="_ev_md">_ev_md</a><span class="private">,</span>
|
|
|
152 |
</span>
|
|
|
153 |
|
|
|
154 |
<span rel="yui:property" resource="DD.Drag.html#property__fromTimeout">
|
|
|
155 |
<a class="private" href="DD.Drag.html#property__fromTimeout" property="yui:name" title="_fromTimeout">_fromTimeout</a><span class="private">,</span>
|
|
|
156 |
</span>
|
|
|
157 |
|
|
|
158 |
<span rel="yui:property" resource="DD.Drag.html#property__groups">
|
|
|
159 |
<a class="private" href="DD.Drag.html#property__groups" property="yui:name" title="_groups">_groups</a><span class="private">,</span>
|
|
|
160 |
</span>
|
|
|
161 |
|
|
|
162 |
<span rel="yui:property" resource="DD.Drag.html#property__handles">
|
|
|
163 |
<a class="private" href="DD.Drag.html#property__handles" property="yui:name" title="_handles">_handles</a><span class="private">,</span>
|
|
|
164 |
</span>
|
|
|
165 |
|
|
|
166 |
<span rel="yui:property" resource="DD.Drag.html#property__ieSelectBack">
|
|
|
167 |
<a class="private" href="DD.Drag.html#property__ieSelectBack" property="yui:name" title="_ieSelectBack">_ieSelectBack</a><span class="private">,</span>
|
|
|
168 |
</span>
|
|
|
169 |
|
|
|
170 |
<span rel="yui:property" resource="DD.Drag.html#property__invalids">
|
|
|
171 |
<a class="private" href="DD.Drag.html#property__invalids" property="yui:name" title="_invalids">_invalids</a><span class="private">,</span>
|
|
|
172 |
</span>
|
|
|
173 |
|
|
|
174 |
<span rel="yui:property" resource="DD.Drag.html#property__invalidsDefault">
|
|
|
175 |
<a class="private" href="DD.Drag.html#property__invalidsDefault" property="yui:name" title="_invalidsDefault">_invalidsDefault</a><span class="private">,</span>
|
|
|
176 |
</span>
|
|
|
177 |
|
|
|
178 |
<span rel="yui:property" resource="DD.Drag.html#property__startTime">
|
|
|
179 |
<a class="private" href="DD.Drag.html#property__startTime" property="yui:name" title="_startTime">_startTime</a><span class="private">,</span>
|
|
|
180 |
</span>
|
|
|
181 |
|
|
|
182 |
<span rel="yui:property" resource="DD.Drag.html#property_actXY">
|
|
|
183 |
<a class="" href="DD.Drag.html#property_actXY" property="yui:name" title="actXY">actXY</a><span class="">,</span>
|
|
|
184 |
</span>
|
|
|
185 |
|
|
|
186 |
<span rel="yui:property" resource="DD.Drag.html#property_deltaXY">
|
|
|
187 |
<a class="" href="DD.Drag.html#property_deltaXY" property="yui:name" title="deltaXY">deltaXY</a><span class="">,</span>
|
|
|
188 |
</span>
|
|
|
189 |
|
|
|
190 |
<span rel="yui:property" resource="DD.Drag.html#property_lastXY">
|
|
|
191 |
<a class="" href="DD.Drag.html#property_lastXY" property="yui:name" title="lastXY">lastXY</a><span class="">,</span>
|
|
|
192 |
</span>
|
|
|
193 |
|
|
|
194 |
<span rel="yui:property" resource="DD.Drag.html#property_mouseXY">
|
|
|
195 |
<a class="" href="DD.Drag.html#property_mouseXY" property="yui:name" title="mouseXY">mouseXY</a><span class="">,</span>
|
|
|
196 |
</span>
|
|
|
197 |
|
|
|
198 |
<span rel="yui:property" resource="DD.Drag.html#property_nodeXY">
|
|
|
199 |
<a class="" href="DD.Drag.html#property_nodeXY" property="yui:name" title="nodeXY">nodeXY</a><span class="">,</span>
|
|
|
200 |
</span>
|
|
|
201 |
|
|
|
202 |
<span rel="yui:property" resource="DD.Drag.html#property_realXY">
|
|
|
203 |
<a class="" href="DD.Drag.html#property_realXY" property="yui:name" title="realXY">realXY</a><span class="">,</span>
|
|
|
204 |
</span>
|
|
|
205 |
|
|
|
206 |
<span rel="yui:property" resource="DD.Drag.html#property_region">
|
|
|
207 |
<a class="" href="DD.Drag.html#property_region" property="yui:name" title="region">region</a><span class="">,</span>
|
|
|
208 |
</span>
|
|
|
209 |
|
|
|
210 |
<span rel="yui:property" resource="DD.Drag.html#property_startXY">
|
|
|
211 |
<a class="" href="DD.Drag.html#property_startXY" property="yui:name" title="startXY">startXY</a><span class="">,</span>
|
|
|
212 |
</span>
|
|
|
213 |
|
|
|
214 |
<span rel="yui:property" resource="DD.Drag.html#property_target">
|
|
|
215 |
<a class="" href="DD.Drag.html#property_target" property="yui:name" title="target">target</a>
|
|
|
216 |
</span>
|
|
|
217 |
|
|
|
218 |
</code>
|
|
|
219 |
</div>
|
|
|
220 |
</div>
|
|
|
221 |
<div class="section field inheritance" rel="yui:superclass" resource="Attribute.html">
|
|
|
222 |
<h4>Properties inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4>
|
|
|
223 |
<div class="content" rel="yui:properties">
|
|
|
224 |
<code>
|
|
|
225 |
|
|
|
226 |
</code>
|
|
|
227 |
</div>
|
|
|
228 |
</div>
|
|
|
229 |
</div>
|
|
|
230 |
</div>
|
|
|
231 |
|
|
|
232 |
<div rel="yui:methods" resource="#methods">
|
|
|
233 |
|
|
|
234 |
<div rel="yui:inheritance">
|
|
|
235 |
<div class="section field inheritance" rel="yui:superclass" resource="EventTarget.html">
|
|
|
236 |
<h4>Methods inherited from <a href="EventTarget.html" property="yui:name" title="EventTarget">EventTarget</a>:</h4>
|
|
|
237 |
<div class="content" rel="yui:methods">
|
|
|
238 |
<code>
|
|
|
239 |
<span rel="yui:method" resource="EventTarget.html#method__getType">
|
|
|
240 |
<a class="private" href="EventTarget.html#method__getType" property="yui:name" title="_getType">_getType</a><span class="private">,</span>
|
|
|
241 |
</span>
|
|
|
242 |
<span rel="yui:method" resource="EventTarget.html#method__parseType">
|
|
|
243 |
<a class="private" href="EventTarget.html#method__parseType" property="yui:name" title="_parseType">_parseType</a><span class="private">,</span>
|
|
|
244 |
</span>
|
|
|
245 |
<span rel="yui:method" resource="EventTarget.html#method_addTarget">
|
|
|
246 |
<a class="" href="EventTarget.html#method_addTarget" property="yui:name" title="addTarget">addTarget</a><span class="">,</span>
|
|
|
247 |
</span>
|
|
|
248 |
<span rel="yui:method" resource="EventTarget.html#method_after">
|
|
|
249 |
<a class="" href="EventTarget.html#method_after" property="yui:name" title="after">after</a><span class="">,</span>
|
|
|
250 |
</span>
|
|
|
251 |
<span rel="yui:method" resource="EventTarget.html#method_before">
|
|
|
252 |
<a class=" deprecated" href="EventTarget.html#method_before" property="yui:name" title="before">before</a><span class=" deprecated">,</span>
|
|
|
253 |
</span>
|
|
|
254 |
<span rel="yui:method" resource="EventTarget.html#method_bubble">
|
|
|
255 |
<a class="" href="EventTarget.html#method_bubble" property="yui:name" title="bubble">bubble</a><span class="">,</span>
|
|
|
256 |
</span>
|
|
|
257 |
<span rel="yui:method" resource="EventTarget.html#method_detach">
|
|
|
258 |
<a class="" href="EventTarget.html#method_detach" property="yui:name" title="detach">detach</a><span class="">,</span>
|
|
|
259 |
</span>
|
|
|
260 |
<span rel="yui:method" resource="EventTarget.html#method_detachAll">
|
|
|
261 |
<a class="" href="EventTarget.html#method_detachAll" property="yui:name" title="detachAll">detachAll</a><span class="">,</span>
|
|
|
262 |
</span>
|
|
|
263 |
<span rel="yui:method" resource="EventTarget.html#method_fire">
|
|
|
264 |
<a class="" href="EventTarget.html#method_fire" property="yui:name" title="fire">fire</a><span class="">,</span>
|
|
|
265 |
</span>
|
|
|
266 |
<span rel="yui:method" resource="EventTarget.html#method_getEvent">
|
|
|
267 |
<a class="" href="EventTarget.html#method_getEvent" property="yui:name" title="getEvent">getEvent</a><span class="">,</span>
|
|
|
268 |
</span>
|
|
|
269 |
<span rel="yui:method" resource="EventTarget.html#method_on">
|
|
|
270 |
<a class="" href="EventTarget.html#method_on" property="yui:name" title="on">on</a><span class="">,</span>
|
|
|
271 |
</span>
|
|
|
272 |
<span rel="yui:method" resource="EventTarget.html#method_publish">
|
|
|
273 |
<a class="" href="EventTarget.html#method_publish" property="yui:name" title="publish">publish</a><span class="">,</span>
|
|
|
274 |
</span>
|
|
|
275 |
<span rel="yui:method" resource="EventTarget.html#method_removeTarget">
|
|
|
276 |
<a class="" href="EventTarget.html#method_removeTarget" property="yui:name" title="removeTarget">removeTarget</a><span class="">,</span>
|
|
|
277 |
</span>
|
|
|
278 |
<span rel="yui:method" resource="EventTarget.html#method_subscribe">
|
|
|
279 |
<a class=" deprecated" href="EventTarget.html#method_subscribe" property="yui:name" title="subscribe">subscribe</a><span class=" deprecated">,</span>
|
|
|
280 |
</span>
|
|
|
281 |
<span rel="yui:method" resource="EventTarget.html#method_unsubscribe">
|
|
|
282 |
<a class=" deprecated" href="EventTarget.html#method_unsubscribe" property="yui:name" title="unsubscribe">unsubscribe</a><span class=" deprecated">,</span>
|
|
|
283 |
</span>
|
|
|
284 |
<span rel="yui:method" resource="EventTarget.html#method_unsubscribeAll">
|
|
|
285 |
<a class=" deprecated" href="EventTarget.html#method_unsubscribeAll" property="yui:name" title="unsubscribeAll">unsubscribeAll</a>
|
|
|
286 |
</span>
|
|
|
287 |
</code>
|
|
|
288 |
</div>
|
|
|
289 |
</div>
|
|
|
290 |
<div class="section field inheritance" rel="yui:superclass" resource="Base.html">
|
|
|
291 |
<h4>Methods inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
|
|
|
292 |
<div class="content" rel="yui:methods">
|
|
|
293 |
<code>
|
|
|
294 |
<span rel="yui:method" resource="Base.html#method__aggregateAttrs">
|
|
|
295 |
<a class="private" href="Base.html#method__aggregateAttrs" property="yui:name" title="_aggregateAttrs">_aggregateAttrs</a><span class="private">,</span>
|
|
|
296 |
</span>
|
|
|
297 |
<span rel="yui:method" resource="Base.html#method__defDestroyFn">
|
|
|
298 |
<a class="protected" href="Base.html#method__defDestroyFn" property="yui:name" title="_defDestroyFn">_defDestroyFn</a><span class="protected">,</span>
|
|
|
299 |
</span>
|
|
|
300 |
<span rel="yui:method" resource="Base.html#method__defInitFn">
|
|
|
301 |
<a class="protected" href="Base.html#method__defInitFn" property="yui:name" title="_defInitFn">_defInitFn</a><span class="protected">,</span>
|
|
|
302 |
</span>
|
|
|
303 |
<span rel="yui:method" resource="Base.html#method__destroyHierarchy">
|
|
|
304 |
<a class="private" href="Base.html#method__destroyHierarchy" property="yui:name" title="_destroyHierarchy">_destroyHierarchy</a><span class="private">,</span>
|
|
|
305 |
</span>
|
|
|
306 |
<span rel="yui:method" resource="Base.html#method__filterAttrCfs">
|
|
|
307 |
<a class="private" href="Base.html#method__filterAttrCfs" property="yui:name" title="_filterAttrCfs">_filterAttrCfs</a><span class="private">,</span>
|
|
|
308 |
</span>
|
|
|
309 |
<span rel="yui:method" resource="Base.html#method__getAttrCfgs">
|
|
|
310 |
<a class="protected" href="Base.html#method__getAttrCfgs" property="yui:name" title="_getAttrCfgs">_getAttrCfgs</a><span class="protected">,</span>
|
|
|
311 |
</span>
|
|
|
312 |
<span rel="yui:method" resource="Base.html#method__getClasses">
|
|
|
313 |
<a class="protected" href="Base.html#method__getClasses" property="yui:name" title="_getClasses">_getClasses</a><span class="protected">,</span>
|
|
|
314 |
</span>
|
|
|
315 |
<span rel="yui:method" resource="Base.html#method__initHierarchy">
|
|
|
316 |
<a class="private" href="Base.html#method__initHierarchy" property="yui:name" title="_initHierarchy">_initHierarchy</a><span class="private">,</span>
|
|
|
317 |
</span>
|
|
|
318 |
<span rel="yui:method" resource="Base.html#method__initHierarchyData">
|
|
|
319 |
<a class="private" href="Base.html#method__initHierarchyData" property="yui:name" title="_initHierarchyData">_initHierarchyData</a><span class="private">,</span>
|
|
|
320 |
</span>
|
|
|
321 |
<span rel="yui:method" resource="Base.html#method_destroy">
|
|
|
322 |
<a class="" href="Base.html#method_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span>
|
|
|
323 |
</span>
|
|
|
324 |
<span rel="yui:method" resource="Base.html#method_init">
|
|
|
325 |
<a class="" href="Base.html#method_init" property="yui:name" title="init">init</a><span class="">,</span>
|
|
|
326 |
</span>
|
|
|
327 |
<span rel="yui:method" resource="Base.html#method_toString">
|
|
|
328 |
<a class="" href="Base.html#method_toString" property="yui:name" title="toString">toString</a>
|
|
|
329 |
</span>
|
|
|
330 |
</code>
|
|
|
331 |
</div>
|
|
|
332 |
</div>
|
|
|
333 |
<div class="section field inheritance" rel="yui:superclass" resource="DD.Drag.html">
|
|
|
334 |
<h4>Methods inherited from <a href="DD.Drag.html" property="yui:name" title="DD.Drag">DD.Drag</a>:</h4>
|
|
|
335 |
<div class="content" rel="yui:methods">
|
|
|
336 |
<code>
|
|
|
337 |
<span rel="yui:method" resource="DD.Drag.html#method__align">
|
|
|
338 |
<a class="private" href="DD.Drag.html#method__align" property="yui:name" title="_align">_align</a><span class="private">,</span>
|
|
|
339 |
</span>
|
|
|
340 |
<span rel="yui:method" resource="DD.Drag.html#method__alignNode">
|
|
|
341 |
<a class="private" href="DD.Drag.html#method__alignNode" property="yui:name" title="_alignNode">_alignNode</a><span class="private">,</span>
|
|
|
342 |
</span>
|
|
|
343 |
<span rel="yui:method" resource="DD.Drag.html#method__createEvents">
|
|
|
344 |
<a class="private" href="DD.Drag.html#method__createEvents" property="yui:name" title="_createEvents">_createEvents</a><span class="private">,</span>
|
|
|
345 |
</span>
|
|
|
346 |
<span rel="yui:method" resource="DD.Drag.html#method__defAlignFn">
|
|
|
347 |
<a class="private" href="DD.Drag.html#method__defAlignFn" property="yui:name" title="_defAlignFn">_defAlignFn</a><span class="private">,</span>
|
|
|
348 |
</span>
|
|
|
349 |
<span rel="yui:method" resource="DD.Drag.html#method__defDragFn">
|
|
|
350 |
<a class="private" href="DD.Drag.html#method__defDragFn" property="yui:name" title="_defDragFn">_defDragFn</a><span class="private">,</span>
|
|
|
351 |
</span>
|
|
|
352 |
<span rel="yui:method" resource="DD.Drag.html#method__defMouseDownFn">
|
|
|
353 |
<a class="private" href="DD.Drag.html#method__defMouseDownFn" property="yui:name" title="_defMouseDownFn">_defMouseDownFn</a><span class="private">,</span>
|
|
|
354 |
</span>
|
|
|
355 |
<span rel="yui:method" resource="DD.Drag.html#method__fixDragStart">
|
|
|
356 |
<a class="private" href="DD.Drag.html#method__fixDragStart" property="yui:name" title="_fixDragStart">_fixDragStart</a><span class="private">,</span>
|
|
|
357 |
</span>
|
|
|
358 |
<span rel="yui:method" resource="DD.Drag.html#method__fixIEMouseDown">
|
|
|
359 |
<a class="private" href="DD.Drag.html#method__fixIEMouseDown" property="yui:name" title="_fixIEMouseDown">_fixIEMouseDown</a><span class="private">,</span>
|
|
|
360 |
</span>
|
|
|
361 |
<span rel="yui:method" resource="DD.Drag.html#method__fixIEMouseUp">
|
|
|
362 |
<a class="private" href="DD.Drag.html#method__fixIEMouseUp" property="yui:name" title="_fixIEMouseUp">_fixIEMouseUp</a><span class="private">,</span>
|
|
|
363 |
</span>
|
|
|
364 |
<span rel="yui:method" resource="DD.Drag.html#method__handleMouseDownEvent">
|
|
|
365 |
<a class="private" href="DD.Drag.html#method__handleMouseDownEvent" property="yui:name" title="_handleMouseDownEvent">_handleMouseDownEvent</a><span class="private">,</span>
|
|
|
366 |
</span>
|
|
|
367 |
<span rel="yui:method" resource="DD.Drag.html#method__handleMouseUp">
|
|
|
368 |
<a class="private" href="DD.Drag.html#method__handleMouseUp" property="yui:name" title="_handleMouseUp">_handleMouseUp</a><span class="private">,</span>
|
|
|
369 |
</span>
|
|
|
370 |
<span rel="yui:method" resource="DD.Drag.html#method__handleTarget">
|
|
|
371 |
<a class="private" href="DD.Drag.html#method__handleTarget" property="yui:name" title="_handleTarget">_handleTarget</a><span class="private">,</span>
|
|
|
372 |
</span>
|
|
|
373 |
<span rel="yui:method" resource="DD.Drag.html#method__ieSelectFix">
|
|
|
374 |
<a class="private" href="DD.Drag.html#method__ieSelectFix" property="yui:name" title="_ieSelectFix">_ieSelectFix</a><span class="private">,</span>
|
|
|
375 |
</span>
|
|
|
376 |
<span rel="yui:method" resource="DD.Drag.html#method__move">
|
|
|
377 |
<a class="private" href="DD.Drag.html#method__move" property="yui:name" title="_move">_move</a><span class="private">,</span>
|
|
|
378 |
</span>
|
|
|
379 |
<span rel="yui:method" resource="DD.Drag.html#method__moveNode">
|
|
|
380 |
<a class="private" href="DD.Drag.html#method__moveNode" property="yui:name" title="_moveNode">_moveNode</a><span class="private">,</span>
|
|
|
381 |
</span>
|
|
|
382 |
<span rel="yui:method" resource="DD.Drag.html#method__prep">
|
|
|
383 |
<a class="private" href="DD.Drag.html#method__prep" property="yui:name" title="_prep">_prep</a><span class="private">,</span>
|
|
|
384 |
</span>
|
|
|
385 |
<span rel="yui:method" resource="DD.Drag.html#method__prevEndFn">
|
|
|
386 |
<a class="private" href="DD.Drag.html#method__prevEndFn" property="yui:name" title="_prevEndFn">_prevEndFn</a><span class="private">,</span>
|
|
|
387 |
</span>
|
|
|
388 |
<span rel="yui:method" resource="DD.Drag.html#method__setStartPosition">
|
|
|
389 |
<a class="private" href="DD.Drag.html#method__setStartPosition" property="yui:name" title="_setStartPosition">_setStartPosition</a><span class="private">,</span>
|
|
|
390 |
</span>
|
|
|
391 |
<span rel="yui:method" resource="DD.Drag.html#method__timeoutCheck">
|
|
|
392 |
<a class="private" href="DD.Drag.html#method__timeoutCheck" property="yui:name" title="_timeoutCheck">_timeoutCheck</a><span class="private">,</span>
|
|
|
393 |
</span>
|
|
|
394 |
<span rel="yui:method" resource="DD.Drag.html#method__unprep">
|
|
|
395 |
<a class="private" href="DD.Drag.html#method__unprep" property="yui:name" title="_unprep">_unprep</a><span class="private">,</span>
|
|
|
396 |
</span>
|
|
|
397 |
<span rel="yui:method" resource="DD.Drag.html#method_addHandle">
|
|
|
398 |
<a class="" href="DD.Drag.html#method_addHandle" property="yui:name" title="addHandle">addHandle</a><span class="">,</span>
|
|
|
399 |
</span>
|
|
|
400 |
<span rel="yui:method" resource="DD.Drag.html#method_addInvalid">
|
|
|
401 |
<a class="" href="DD.Drag.html#method_addInvalid" property="yui:name" title="addInvalid">addInvalid</a><span class="">,</span>
|
|
|
402 |
</span>
|
|
|
403 |
<span rel="yui:method" resource="DD.Drag.html#method_addToGroup">
|
|
|
404 |
<a class="" href="DD.Drag.html#method_addToGroup" property="yui:name" title="addToGroup">addToGroup</a><span class="">,</span>
|
|
|
405 |
</span>
|
|
|
406 |
<span rel="yui:method" resource="DD.Drag.html#method_destructor">
|
|
|
407 |
<a class="private" href="DD.Drag.html#method_destructor" property="yui:name" title="destructor">destructor</a><span class="private">,</span>
|
|
|
408 |
</span>
|
|
|
409 |
<span rel="yui:method" resource="DD.Drag.html#method_end">
|
|
|
410 |
<a class="" href="DD.Drag.html#method_end" property="yui:name" title="end">end</a><span class="">,</span>
|
|
|
411 |
</span>
|
|
|
412 |
<span rel="yui:method" resource="DD.Drag.html#method_initializer">
|
|
|
413 |
<a class="private" href="DD.Drag.html#method_initializer" property="yui:name" title="initializer">initializer</a><span class="private">,</span>
|
|
|
414 |
</span>
|
|
|
415 |
<span rel="yui:method" resource="DD.Drag.html#method_removeFromGroup">
|
|
|
416 |
<a class="" href="DD.Drag.html#method_removeFromGroup" property="yui:name" title="removeFromGroup">removeFromGroup</a><span class="">,</span>
|
|
|
417 |
</span>
|
|
|
418 |
<span rel="yui:method" resource="DD.Drag.html#method_removeHandle">
|
|
|
419 |
<a class="" href="DD.Drag.html#method_removeHandle" property="yui:name" title="removeHandle">removeHandle</a><span class="">,</span>
|
|
|
420 |
</span>
|
|
|
421 |
<span rel="yui:method" resource="DD.Drag.html#method_removeInvalid">
|
|
|
422 |
<a class="" href="DD.Drag.html#method_removeInvalid" property="yui:name" title="removeInvalid">removeInvalid</a><span class="">,</span>
|
|
|
423 |
</span>
|
|
|
424 |
<span rel="yui:method" resource="DD.Drag.html#method_start">
|
|
|
425 |
<a class="" href="DD.Drag.html#method_start" property="yui:name" title="start">start</a><span class="">,</span>
|
|
|
426 |
</span>
|
|
|
427 |
<span rel="yui:method" resource="DD.Drag.html#method_stopDrag">
|
|
|
428 |
<a class="" href="DD.Drag.html#method_stopDrag" property="yui:name" title="stopDrag">stopDrag</a><span class="">,</span>
|
|
|
429 |
</span>
|
|
|
430 |
<span rel="yui:method" resource="DD.Drag.html#method_validClick">
|
|
|
431 |
<a class="" href="DD.Drag.html#method_validClick" property="yui:name" title="validClick">validClick</a>
|
|
|
432 |
</span>
|
|
|
433 |
</code>
|
|
|
434 |
</div>
|
|
|
435 |
</div>
|
|
|
436 |
<div class="section field inheritance" rel="yui:superclass" resource="Attribute.html">
|
|
|
437 |
<h4>Methods inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4>
|
|
|
438 |
<div class="content" rel="yui:methods">
|
|
|
439 |
<code>
|
|
|
440 |
<span rel="yui:method" resource="Attribute.html#method__addAttrs">
|
|
|
441 |
<a class="private" href="Attribute.html#method__addAttrs" property="yui:name" title="_addAttrs">_addAttrs</a><span class="private">,</span>
|
|
|
442 |
</span>
|
|
|
443 |
<span rel="yui:method" resource="Attribute.html#method__addLazyAttr">
|
|
|
444 |
<a class="private" href="Attribute.html#method__addLazyAttr" property="yui:name" title="_addLazyAttr">_addLazyAttr</a><span class="private">,</span>
|
|
|
445 |
</span>
|
|
|
446 |
<span rel="yui:method" resource="Attribute.html#method__defAttrChangeFn">
|
|
|
447 |
<a class="private" href="Attribute.html#method__defAttrChangeFn" property="yui:name" title="_defAttrChangeFn">_defAttrChangeFn</a><span class="private">,</span>
|
|
|
448 |
</span>
|
|
|
449 |
<span rel="yui:method" resource="Attribute.html#method__fireAttrChange">
|
|
|
450 |
<a class="private" href="Attribute.html#method__fireAttrChange" property="yui:name" title="_fireAttrChange">_fireAttrChange</a><span class="private">,</span>
|
|
|
451 |
</span>
|
|
|
452 |
<span rel="yui:method" resource="Attribute.html#method__getAttr">
|
|
|
453 |
<a class="protected" href="Attribute.html#method__getAttr" property="yui:name" title="_getAttr">_getAttr</a><span class="protected">,</span>
|
|
|
454 |
</span>
|
|
|
455 |
<span rel="yui:method" resource="Attribute.html#method__getAttrInitVal">
|
|
|
456 |
<a class="private" href="Attribute.html#method__getAttrInitVal" property="yui:name" title="_getAttrInitVal">_getAttrInitVal</a><span class="private">,</span>
|
|
|
457 |
</span>
|
|
|
458 |
<span rel="yui:method" resource="Attribute.html#method__getAttrs">
|
|
|
459 |
<a class="protected" href="Attribute.html#method__getAttrs" property="yui:name" title="_getAttrs">_getAttrs</a><span class="protected">,</span>
|
|
|
460 |
</span>
|
|
|
461 |
<span rel="yui:method" resource="Attribute.html#method__getStateVal">
|
|
|
462 |
<a class="private" href="Attribute.html#method__getStateVal" property="yui:name" title="_getStateVal">_getStateVal</a><span class="private">,</span>
|
|
|
463 |
</span>
|
|
|
464 |
<span rel="yui:method" resource="Attribute.html#method__isLazyAttr">
|
|
|
465 |
<a class="private" href="Attribute.html#method__isLazyAttr" property="yui:name" title="_isLazyAttr">_isLazyAttr</a><span class="private">,</span>
|
|
|
466 |
</span>
|
|
|
467 |
<span rel="yui:method" resource="Attribute.html#method__normAttrVals">
|
|
|
468 |
<a class="private" href="Attribute.html#method__normAttrVals" property="yui:name" title="_normAttrVals">_normAttrVals</a><span class="private">,</span>
|
|
|
469 |
</span>
|
|
|
470 |
<span rel="yui:method" resource="Attribute.html#method__protectAttrs">
|
|
|
471 |
<a class="protected" href="Attribute.html#method__protectAttrs" property="yui:name" title="_protectAttrs">_protectAttrs</a><span class="protected">,</span>
|
|
|
472 |
</span>
|
|
|
473 |
<span rel="yui:method" resource="Attribute.html#method__set">
|
|
|
474 |
<a class="protected" href="Attribute.html#method__set" property="yui:name" title="_set">_set</a><span class="protected">,</span>
|
|
|
475 |
</span>
|
|
|
476 |
<span rel="yui:method" resource="Attribute.html#method__setAttr">
|
|
|
477 |
<a class="protected" href="Attribute.html#method__setAttr" property="yui:name" title="_setAttr">_setAttr</a><span class="protected">,</span>
|
|
|
478 |
</span>
|
|
|
479 |
<span rel="yui:method" resource="Attribute.html#method__setAttrs">
|
|
|
480 |
<a class="protected" href="Attribute.html#method__setAttrs" property="yui:name" title="_setAttrs">_setAttrs</a><span class="protected">,</span>
|
|
|
481 |
</span>
|
|
|
482 |
<span rel="yui:method" resource="Attribute.html#method__setAttrVal">
|
|
|
483 |
<a class="private" href="Attribute.html#method__setAttrVal" property="yui:name" title="_setAttrVal">_setAttrVal</a><span class="private">,</span>
|
|
|
484 |
</span>
|
|
|
485 |
<span rel="yui:method" resource="Attribute.html#method__setStateVal">
|
|
|
486 |
<a class="private" href="Attribute.html#method__setStateVal" property="yui:name" title="_setStateVal">_setStateVal</a><span class="private">,</span>
|
|
|
487 |
</span>
|
|
|
488 |
<span rel="yui:method" resource="Attribute.html#method_addAttr">
|
|
|
489 |
<a class="" href="Attribute.html#method_addAttr" property="yui:name" title="addAttr">addAttr</a><span class="">,</span>
|
|
|
490 |
</span>
|
|
|
491 |
<span rel="yui:method" resource="Attribute.html#method_addAttrs">
|
|
|
492 |
<a class="" href="Attribute.html#method_addAttrs" property="yui:name" title="addAttrs">addAttrs</a><span class="">,</span>
|
|
|
493 |
</span>
|
|
|
494 |
<span rel="yui:method" resource="Attribute.html#method_attrAdded">
|
|
|
495 |
<a class="" href="Attribute.html#method_attrAdded" property="yui:name" title="attrAdded">attrAdded</a><span class="">,</span>
|
|
|
496 |
</span>
|
|
|
497 |
<span rel="yui:method" resource="Attribute.html#method_get">
|
|
|
498 |
<a class="" href="Attribute.html#method_get" property="yui:name" title="get">get</a><span class="">,</span>
|
|
|
499 |
</span>
|
|
|
500 |
<span rel="yui:method" resource="Attribute.html#method_getAttrs">
|
|
|
501 |
<a class="" href="Attribute.html#method_getAttrs" property="yui:name" title="getAttrs">getAttrs</a><span class="">,</span>
|
|
|
502 |
</span>
|
|
|
503 |
<span rel="yui:method" resource="Attribute.html#method_modifyAttr">
|
|
|
504 |
<a class="" href="Attribute.html#method_modifyAttr" property="yui:name" title="modifyAttr">modifyAttr</a><span class="">,</span>
|
|
|
505 |
</span>
|
|
|
506 |
<span rel="yui:method" resource="Attribute.html#method_removeAttr">
|
|
|
507 |
<a class="" href="Attribute.html#method_removeAttr" property="yui:name" title="removeAttr">removeAttr</a><span class="">,</span>
|
|
|
508 |
</span>
|
|
|
509 |
<span rel="yui:method" resource="Attribute.html#method_reset">
|
|
|
510 |
<a class="" href="Attribute.html#method_reset" property="yui:name" title="reset">reset</a><span class="">,</span>
|
|
|
511 |
</span>
|
|
|
512 |
<span rel="yui:method" resource="Attribute.html#method_set">
|
|
|
513 |
<a class="" href="Attribute.html#method_set" property="yui:name" title="set">set</a><span class="">,</span>
|
|
|
514 |
</span>
|
|
|
515 |
<span rel="yui:method" resource="Attribute.html#method_setAttrs">
|
|
|
516 |
<a class="" href="Attribute.html#method_setAttrs" property="yui:name" title="setAttrs">setAttrs</a>
|
|
|
517 |
</span>
|
|
|
518 |
</code>
|
|
|
519 |
</div>
|
|
|
520 |
</div>
|
|
|
521 |
</div>
|
|
|
522 |
</div>
|
|
|
523 |
|
|
|
524 |
<div rel="yui:events" resource="#events">
|
|
|
525 |
|
|
|
526 |
|
|
|
527 |
<div rel="yui:inheritance">
|
|
|
528 |
<div class="section field inheritance" rel="yui:superclass" resource="Base.html">
|
|
|
529 |
<h4>Events inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
|
|
|
530 |
<div class="content" rel="yui:events">
|
|
|
531 |
<code>
|
|
|
532 |
<span rel="yui:event" resource="Base.html#event_destroy">
|
|
|
533 |
<a class="" href="Base.html#event_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span>
|
|
|
534 |
</span>
|
|
|
535 |
<span rel="yui:event" resource="Base.html#event_destroyedChange">
|
|
|
536 |
<a class="" href="Base.html#event_destroyedChange" property="yui:name" title="destroyedChange">destroyedChange</a><span class="">,</span>
|
|
|
537 |
</span>
|
|
|
538 |
<span rel="yui:event" resource="Base.html#event_init">
|
|
|
539 |
<a class="" href="Base.html#event_init" property="yui:name" title="init">init</a><span class="">,</span>
|
|
|
540 |
</span>
|
|
|
541 |
<span rel="yui:event" resource="Base.html#event_initializedChange">
|
|
|
542 |
<a class="" href="Base.html#event_initializedChange" property="yui:name" title="initializedChange">initializedChange</a><span class="">,</span>
|
|
|
543 |
</span>
|
|
|
544 |
|
|
|
545 |
</code>
|
|
|
546 |
</div>
|
|
|
547 |
</div>
|
|
|
548 |
<div class="section field inheritance" rel="yui:superclass" resource="DD.Drag.html">
|
|
|
549 |
<h4>Events inherited from <a href="DD.Drag.html" property="yui:name" title="DD.Drag">DD.Drag</a>:</h4>
|
|
|
550 |
<div class="content" rel="yui:events">
|
|
|
551 |
<code>
|
|
|
552 |
<span rel="yui:event" resource="DD.Drag.html#event_activeHandleChange">
|
|
|
553 |
<a class="" href="DD.Drag.html#event_activeHandleChange" property="yui:name" title="activeHandleChange">activeHandleChange</a><span class="">,</span>
|
|
|
554 |
</span>
|
|
|
555 |
<span rel="yui:event" resource="DD.Drag.html#event_bubblesChange">
|
|
|
556 |
<a class="" href="DD.Drag.html#event_bubblesChange" property="yui:name" title="bubblesChange">bubblesChange</a><span class="">,</span>
|
|
|
557 |
</span>
|
|
|
558 |
<span rel="yui:event" resource="DD.Drag.html#event_clickPixelThreshChange">
|
|
|
559 |
<a class="" href="DD.Drag.html#event_clickPixelThreshChange" property="yui:name" title="clickPixelThreshChange">clickPixelThreshChange</a><span class="">,</span>
|
|
|
560 |
</span>
|
|
|
561 |
<span rel="yui:event" resource="DD.Drag.html#event_clickTimeThreshChange">
|
|
|
562 |
<a class="" href="DD.Drag.html#event_clickTimeThreshChange" property="yui:name" title="clickTimeThreshChange">clickTimeThreshChange</a><span class="">,</span>
|
|
|
563 |
</span>
|
|
|
564 |
<span rel="yui:event" resource="DD.Drag.html#event_dataChange">
|
|
|
565 |
<a class="" href="DD.Drag.html#event_dataChange" property="yui:name" title="dataChange">dataChange</a><span class="">,</span>
|
|
|
566 |
</span>
|
|
|
567 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:addHandle">
|
|
|
568 |
<a class="" href="DD.Drag.html#event_drag:addHandle" property="yui:name" title="drag:addHandle">drag:addHandle</a><span class="">,</span>
|
|
|
569 |
</span>
|
|
|
570 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:addInvalid">
|
|
|
571 |
<a class="" href="DD.Drag.html#event_drag:addInvalid" property="yui:name" title="drag:addInvalid">drag:addInvalid</a><span class="">,</span>
|
|
|
572 |
</span>
|
|
|
573 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:afterMouseDown">
|
|
|
574 |
<a class="" href="DD.Drag.html#event_drag:afterMouseDown" property="yui:name" title="drag:afterMouseDown">drag:afterMouseDown</a><span class="">,</span>
|
|
|
575 |
</span>
|
|
|
576 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:align">
|
|
|
577 |
<a class="" href="DD.Drag.html#event_drag:align" property="yui:name" title="drag:align">drag:align</a><span class="">,</span>
|
|
|
578 |
</span>
|
|
|
579 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:drag">
|
|
|
580 |
<a class="" href="DD.Drag.html#event_drag:drag" property="yui:name" title="drag:drag">drag:drag</a><span class="">,</span>
|
|
|
581 |
</span>
|
|
|
582 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:drophit">
|
|
|
583 |
<a class="" href="DD.Drag.html#event_drag:drophit" property="yui:name" title="drag:drophit">drag:drophit</a><span class="">,</span>
|
|
|
584 |
</span>
|
|
|
585 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:dropmiss">
|
|
|
586 |
<a class="" href="DD.Drag.html#event_drag:dropmiss" property="yui:name" title="drag:dropmiss">drag:dropmiss</a><span class="">,</span>
|
|
|
587 |
</span>
|
|
|
588 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:end">
|
|
|
589 |
<a class="" href="DD.Drag.html#event_drag:end" property="yui:name" title="drag:end">drag:end</a><span class="">,</span>
|
|
|
590 |
</span>
|
|
|
591 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:enter">
|
|
|
592 |
<a class="" href="DD.Drag.html#event_drag:enter" property="yui:name" title="drag:enter">drag:enter</a><span class="">,</span>
|
|
|
593 |
</span>
|
|
|
594 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:exit">
|
|
|
595 |
<a class="" href="DD.Drag.html#event_drag:exit" property="yui:name" title="drag:exit">drag:exit</a><span class="">,</span>
|
|
|
596 |
</span>
|
|
|
597 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:mouseDown">
|
|
|
598 |
<a class="" href="DD.Drag.html#event_drag:mouseDown" property="yui:name" title="drag:mouseDown">drag:mouseDown</a>
|
|
|
599 |
</span>
|
|
|
600 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:over">
|
|
|
601 |
<a class="" href="DD.Drag.html#event_drag:over" property="yui:name" title="drag:over">drag:over</a>
|
|
|
602 |
</span>
|
|
|
603 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:removeHandle">
|
|
|
604 |
<a class="" href="DD.Drag.html#event_drag:removeHandle" property="yui:name" title="drag:removeHandle">drag:removeHandle</a>
|
|
|
605 |
</span>
|
|
|
606 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:removeInvalid">
|
|
|
607 |
<a class="" href="DD.Drag.html#event_drag:removeInvalid" property="yui:name" title="drag:removeInvalid">drag:removeInvalid</a>
|
|
|
608 |
</span>
|
|
|
609 |
<span rel="yui:event" resource="DD.Drag.html#event_drag:start">
|
|
|
610 |
<a class="" href="DD.Drag.html#event_drag:start" property="yui:name" title="drag:start">drag:start</a>
|
|
|
611 |
</span>
|
|
|
612 |
<span rel="yui:event" resource="DD.Drag.html#event_draggingChange">
|
|
|
613 |
<a class="" href="DD.Drag.html#event_draggingChange" property="yui:name" title="draggingChange">draggingChange</a>
|
|
|
614 |
</span>
|
|
|
615 |
<span rel="yui:event" resource="DD.Drag.html#event_dragModeChange">
|
|
|
616 |
<a class="" href="DD.Drag.html#event_dragModeChange" property="yui:name" title="dragModeChange">dragModeChange</a>
|
|
|
617 |
</span>
|
|
|
618 |
<span rel="yui:event" resource="DD.Drag.html#event_dragNodeChange">
|
|
|
619 |
<a class="" href="DD.Drag.html#event_dragNodeChange" property="yui:name" title="dragNodeChange">dragNodeChange</a>
|
|
|
620 |
</span>
|
|
|
621 |
<span rel="yui:event" resource="DD.Drag.html#event_groupsChange">
|
|
|
622 |
<a class="" href="DD.Drag.html#event_groupsChange" property="yui:name" title="groupsChange">groupsChange</a>
|
|
|
623 |
</span>
|
|
|
624 |
<span rel="yui:event" resource="DD.Drag.html#event_handlesChange">
|
|
|
625 |
<a class="" href="DD.Drag.html#event_handlesChange" property="yui:name" title="handlesChange">handlesChange</a>
|
|
|
626 |
</span>
|
|
|
627 |
<span rel="yui:event" resource="DD.Drag.html#event_lockChange">
|
|
|
628 |
<a class="" href="DD.Drag.html#event_lockChange" property="yui:name" title="lockChange">lockChange</a>
|
|
|
629 |
</span>
|
|
|
630 |
<span rel="yui:event" resource="DD.Drag.html#event_moveChange">
|
|
|
631 |
<a class="" href="DD.Drag.html#event_moveChange" property="yui:name" title="moveChange">moveChange</a>
|
|
|
632 |
</span>
|
|
|
633 |
<span rel="yui:event" resource="DD.Drag.html#event_nodeChange">
|
|
|
634 |
<a class="" href="DD.Drag.html#event_nodeChange" property="yui:name" title="nodeChange">nodeChange</a>
|
|
|
635 |
</span>
|
|
|
636 |
<span rel="yui:event" resource="DD.Drag.html#event_offsetNodeChange">
|
|
|
637 |
<a class="" href="DD.Drag.html#event_offsetNodeChange" property="yui:name" title="offsetNodeChange">offsetNodeChange</a>
|
|
|
638 |
</span>
|
|
|
639 |
<span rel="yui:event" resource="DD.Drag.html#event_primaryButtonOnlyChange">
|
|
|
640 |
<a class="" href="DD.Drag.html#event_primaryButtonOnlyChange" property="yui:name" title="primaryButtonOnlyChange">primaryButtonOnlyChange</a>
|
|
|
641 |
</span>
|
|
|
642 |
<span rel="yui:event" resource="DD.Drag.html#event_targetChange">
|
|
|
643 |
<a class="" href="DD.Drag.html#event_targetChange" property="yui:name" title="targetChange">targetChange</a>
|
|
|
644 |
</span>
|
|
|
645 |
<span rel="yui:event" resource="DD.Drag.html#event_useShimChange">
|
|
|
646 |
<a class="" href="DD.Drag.html#event_useShimChange" property="yui:name" title="useShimChange">useShimChange</a>
|
|
|
647 |
</span>
|
|
|
648 |
|
|
|
649 |
</code>
|
|
|
650 |
</div>
|
|
|
651 |
</div>
|
|
|
652 |
</div>
|
|
|
653 |
</div>
|
|
|
654 |
|
|
|
655 |
<div rel="yui:attributes" resource="#configattributes">
|
|
|
656 |
|
|
|
657 |
<div rel="yui:inheritance">
|
|
|
658 |
<div class="section field inheritance" rel="yui:superclass" resource="Base.html">
|
|
|
659 |
<h4>Configuration attributes inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
|
|
|
660 |
<div class="content" rel="yui:attributes">
|
|
|
661 |
<code>
|
|
|
662 |
<span rel="yui:attribute" resource="Base.html#config_destroyed">
|
|
|
663 |
<a class="" href="Base.html#config_destroyed" property="yui:name" title="destroyed">destroyed</a><span class="">,</span>
|
|
|
664 |
</span>
|
|
|
665 |
<span rel="yui:attribute" resource="Base.html#config_initialized">
|
|
|
666 |
<a class="" href="Base.html#config_initialized" property="yui:name" title="initialized">initialized</a><span class="">,</span>
|
|
|
667 |
</span>
|
|
|
668 |
|
|
|
669 |
</code>
|
|
|
670 |
</div>
|
|
|
671 |
</div>
|
|
|
672 |
<div class="section field inheritance" rel="yui:superclass" resource="DD.Drag.html">
|
|
|
673 |
<h4>Configuration attributes inherited from <a href="DD.Drag.html" property="yui:name" title="DD.Drag">DD.Drag</a>:</h4>
|
|
|
674 |
<div class="content" rel="yui:attributes">
|
|
|
675 |
<code>
|
|
|
676 |
<span rel="yui:attribute" resource="DD.Drag.html#config_activeHandle">
|
|
|
677 |
<a class="" href="DD.Drag.html#config_activeHandle" property="yui:name" title="activeHandle">activeHandle</a><span class="">,</span>
|
|
|
678 |
</span>
|
|
|
679 |
<span rel="yui:attribute" resource="DD.Drag.html#config_bubbles">
|
|
|
680 |
<a class="" href="DD.Drag.html#config_bubbles" property="yui:name" title="bubbles">bubbles</a><span class="">,</span>
|
|
|
681 |
</span>
|
|
|
682 |
<span rel="yui:attribute" resource="DD.Drag.html#config_clickPixelThresh">
|
|
|
683 |
<a class="" href="DD.Drag.html#config_clickPixelThresh" property="yui:name" title="clickPixelThresh">clickPixelThresh</a><span class="">,</span>
|
|
|
684 |
</span>
|
|
|
685 |
<span rel="yui:attribute" resource="DD.Drag.html#config_clickTimeThresh">
|
|
|
686 |
<a class="" href="DD.Drag.html#config_clickTimeThresh" property="yui:name" title="clickTimeThresh">clickTimeThresh</a><span class="">,</span>
|
|
|
687 |
</span>
|
|
|
688 |
<span rel="yui:attribute" resource="DD.Drag.html#config_data">
|
|
|
689 |
<a class="" href="DD.Drag.html#config_data" property="yui:name" title="data">data</a><span class="">,</span>
|
|
|
690 |
</span>
|
|
|
691 |
<span rel="yui:attribute" resource="DD.Drag.html#config_dragging">
|
|
|
692 |
<a class="" href="DD.Drag.html#config_dragging" property="yui:name" title="dragging">dragging</a><span class="">,</span>
|
|
|
693 |
</span>
|
|
|
694 |
<span rel="yui:attribute" resource="DD.Drag.html#config_dragMode">
|
|
|
695 |
<a class="" href="DD.Drag.html#config_dragMode" property="yui:name" title="dragMode">dragMode</a><span class="">,</span>
|
|
|
696 |
</span>
|
|
|
697 |
<span rel="yui:attribute" resource="DD.Drag.html#config_dragNode">
|
|
|
698 |
<a class="" href="DD.Drag.html#config_dragNode" property="yui:name" title="dragNode">dragNode</a><span class="">,</span>
|
|
|
699 |
</span>
|
|
|
700 |
<span rel="yui:attribute" resource="DD.Drag.html#config_groups">
|
|
|
701 |
<a class="" href="DD.Drag.html#config_groups" property="yui:name" title="groups">groups</a><span class="">,</span>
|
|
|
702 |
</span>
|
|
|
703 |
<span rel="yui:attribute" resource="DD.Drag.html#config_handles">
|
|
|
704 |
<a class="" href="DD.Drag.html#config_handles" property="yui:name" title="handles">handles</a><span class="">,</span>
|
|
|
705 |
</span>
|
|
|
706 |
<span rel="yui:attribute" resource="DD.Drag.html#config_lock">
|
|
|
707 |
<a class="" href="DD.Drag.html#config_lock" property="yui:name" title="lock">lock</a><span class="">,</span>
|
|
|
708 |
</span>
|
|
|
709 |
<span rel="yui:attribute" resource="DD.Drag.html#config_move">
|
|
|
710 |
<a class="" href="DD.Drag.html#config_move" property="yui:name" title="move">move</a><span class="">,</span>
|
|
|
711 |
</span>
|
|
|
712 |
<span rel="yui:attribute" resource="DD.Drag.html#config_node">
|
|
|
713 |
<a class="" href="DD.Drag.html#config_node" property="yui:name" title="node">node</a><span class="">,</span>
|
|
|
714 |
</span>
|
|
|
715 |
<span rel="yui:attribute" resource="DD.Drag.html#config_offsetNode">
|
|
|
716 |
<a class="" href="DD.Drag.html#config_offsetNode" property="yui:name" title="offsetNode">offsetNode</a><span class="">,</span>
|
|
|
717 |
</span>
|
|
|
718 |
<span rel="yui:attribute" resource="DD.Drag.html#config_primaryButtonOnly">
|
|
|
719 |
<a class="" href="DD.Drag.html#config_primaryButtonOnly" property="yui:name" title="primaryButtonOnly">primaryButtonOnly</a><span class="">,</span>
|
|
|
720 |
</span>
|
|
|
721 |
<span rel="yui:attribute" resource="DD.Drag.html#config_target">
|
|
|
722 |
<a class="" href="DD.Drag.html#config_target" property="yui:name" title="target">target</a>
|
|
|
723 |
</span>
|
|
|
724 |
<span rel="yui:attribute" resource="DD.Drag.html#config_useShim">
|
|
|
725 |
<a class="" href="DD.Drag.html#config_useShim" property="yui:name" title="useShim">useShim</a>
|
|
|
726 |
</span>
|
|
|
727 |
|
|
|
728 |
</code>
|
|
|
729 |
</div>
|
|
|
730 |
</div>
|
|
|
731 |
</div>
|
|
|
732 |
</div>
|
|
|
733 |
|
|
|
734 |
</div>
|
|
|
735 |
</div>
|
|
|
736 |
<div class="yui-b">
|
|
|
737 |
<div class="nav">
|
|
|
738 |
|
|
|
739 |
<div id="moduleList" class="module">
|
|
|
740 |
<h4>Modules</h4>
|
|
|
741 |
<ul class="content">
|
|
|
742 |
<li class=""><a href="module_anim.html" title="anim">anim</a></li>
|
|
|
743 |
<li class=""><a href="module_async-queue.html" title="async-queue">async-queue</a></li>
|
|
|
744 |
<li class=""><a href="module_attribute.html" title="attribute">attribute</a></li>
|
|
|
745 |
<li class=""><a href="module_base.html" title="base">base</a></li>
|
|
|
746 |
<li class=""><a href="module_cache.html" title="cache">cache</a></li>
|
|
|
747 |
<li class=""><a href="module_classnamemanager.html" title="classnamemanager">classnamemanager</a></li>
|
|
|
748 |
<li class=""><a href="module_collection.html" title="collection">collection</a></li>
|
|
|
749 |
<li class=""><a href="module_console.html" title="console">console</a></li>
|
|
|
750 |
<li class=""><a href="module_console-filters.html" title="console-filters">console-filters</a></li>
|
|
|
751 |
<li class=""><a href="module_cookie.html" title="cookie">cookie</a></li>
|
|
|
752 |
<li class=""><a href="module_dataschema.html" title="dataschema">dataschema</a></li>
|
|
|
753 |
<li class=""><a href="module_datasource.html" title="datasource">datasource</a></li>
|
|
|
754 |
<li class=""><a href="module_datatype.html" title="datatype">datatype</a></li>
|
|
|
755 |
<li class="selected"><a href="module_dd.html" title="dd">dd</a></li>
|
|
|
756 |
<li class=""><a href="module_dom.html" title="dom">dom</a></li>
|
|
|
757 |
<li class=""><a href="module_dump.html" title="dump">dump</a></li>
|
|
|
758 |
<li class=""><a href="module_event.html" title="event">event</a></li>
|
|
|
759 |
<li class=""><a href="module_event-custom.html" title="event-custom">event-custom</a></li>
|
|
|
760 |
<li class=""><a href="module_event-simulate.html" title="event-simulate">event-simulate</a></li>
|
|
|
761 |
<li class=""><a href="module_history.html" title="history">history</a></li>
|
|
|
762 |
<li class=""><a href="module_imageloader.html" title="imageloader">imageloader</a></li>
|
|
|
763 |
<li class=""><a href="module_io.html" title="io">io</a></li>
|
|
|
764 |
<li class=""><a href="module_json.html" title="json">json</a></li>
|
|
|
765 |
<li class=""><a href="module_node.html" title="node">node</a></li>
|
|
|
766 |
<li class=""><a href="module_node-focusmanager.html" title="node-focusmanager">node-focusmanager</a></li>
|
|
|
767 |
<li class=""><a href="module_node-menunav.html" title="node-menunav">node-menunav</a></li>
|
|
|
768 |
<li class=""><a href="module_oop.html" title="oop">oop</a></li>
|
|
|
769 |
<li class=""><a href="module_overlay.html" title="overlay">overlay</a></li>
|
|
|
770 |
<li class=""><a href="module_plugin.html" title="plugin">plugin</a></li>
|
|
|
771 |
<li class=""><a href="module_profiler.html" title="profiler">profiler</a></li>
|
|
|
772 |
<li class=""><a href="module_queue-promote.html" title="queue-promote">queue-promote</a></li>
|
|
|
773 |
<li class=""><a href="module_slider.html" title="slider">slider</a></li>
|
|
|
774 |
<li class=""><a href="module_stylesheet.html" title="stylesheet">stylesheet</a></li>
|
|
|
775 |
<li class=""><a href="module_substitute.html" title="substitute">substitute</a></li>
|
|
|
776 |
<li class=""><a href="module_test.html" title="test">test</a></li>
|
|
|
777 |
<li class=""><a href="module_widget.html" title="widget">widget</a></li>
|
|
|
778 |
<li class=""><a href="module_widget-position.html" title="widget-position">widget-position</a></li>
|
|
|
779 |
<li class=""><a href="module_widget-position-ext.html" title="widget-position-ext">widget-position-ext</a></li>
|
|
|
780 |
<li class=""><a href="module_widget-stack.html" title="widget-stack">widget-stack</a></li>
|
|
|
781 |
<li class=""><a href="module_widget-stdmod.html" title="widget-stdmod">widget-stdmod</a></li>
|
|
|
782 |
<li class=""><a href="module_yui.html" title="yui">yui</a></li>
|
|
|
783 |
</ul>
|
|
|
784 |
</div>
|
|
|
785 |
|
|
|
786 |
<div id="classList" class="module">
|
|
|
787 |
<h4>Classes</h4>
|
|
|
788 |
<ul class="content">
|
|
|
789 |
<li class=""><a href="DD.DDM.html" title="DD.DDM">DD.DDM</a></li>
|
|
|
790 |
<li class=""><a href="DD.Drag.html" title="DD.Drag">DD.Drag</a></li>
|
|
|
791 |
<li class=""><a href="DD.Drop.html" title="DD.Drop">DD.Drop</a></li>
|
|
|
792 |
<li class=""><a href="DD.Scroll.html" title="DD.Scroll">DD.Scroll</a></li>
|
|
|
793 |
<li class=""><a href="Plugin.DDNodeScroll.html" title="Plugin.DDNodeScroll">Plugin.DDNodeScroll</a></li>
|
|
|
794 |
<li class=""><a href="Plugin.DDProxy.html" title="Plugin.DDProxy">Plugin.DDProxy</a></li>
|
|
|
795 |
<li class=""><a href="Plugin.DDWindowScroll.html" title="Plugin.DDWindowScroll">Plugin.DDWindowScroll</a></li>
|
|
|
796 |
<li class="selected"><a href="Plugin.Drag.html" title="Plugin.Drag">Plugin.Drag</a></li>
|
|
|
797 |
<li class=""><a href="Plugin.DragConstrained.html" title="Plugin.DragConstrained">Plugin.DragConstrained</a></li>
|
|
|
798 |
<li class=""><a href="Plugin.Drop.html" title="Plugin.Drop">Plugin.Drop</a></li>
|
|
|
799 |
</ul>
|
|
|
800 |
</div>
|
|
|
801 |
|
|
|
802 |
<div id="fileList" class="module">
|
|
|
803 |
<h4>Files</h4>
|
|
|
804 |
<ul class="content">
|
|
|
805 |
<li class=""><a href="constrain.js.html" title="constrain.js">constrain.js</a></li>
|
|
|
806 |
<li class=""><a href="dd-drop-plugin.js.html" title="dd-drop-plugin.js">dd-drop-plugin.js</a></li>
|
|
|
807 |
<li class=""><a href="dd-plugin.js.html" title="dd-plugin.js">dd-plugin.js</a></li>
|
|
|
808 |
<li class=""><a href="ddm-base.js.html" title="ddm-base.js">ddm-base.js</a></li>
|
|
|
809 |
<li class=""><a href="ddm-drop.js.html" title="ddm-drop.js">ddm-drop.js</a></li>
|
|
|
810 |
<li class=""><a href="ddm.js.html" title="ddm.js">ddm.js</a></li>
|
|
|
811 |
<li class=""><a href="drag.js.html" title="drag.js">drag.js</a></li>
|
|
|
812 |
<li class=""><a href="drop.js.html" title="drop.js">drop.js</a></li>
|
|
|
813 |
<li class=""><a href="proxy.js.html" title="proxy.js">proxy.js</a></li>
|
|
|
814 |
<li class=""><a href="scroll.js.html" title="scroll.js">scroll.js</a></li>
|
|
|
815 |
</ul>
|
|
|
816 |
</div>
|
|
|
817 |
|
|
|
818 |
<div id="propertyList" class="module">
|
|
|
819 |
<h4>Properties</h4>
|
|
|
820 |
<ul class="content">
|
|
|
821 |
<li class=""><a href="#property_NAME" title="NAME">NAME</a></li>
|
|
|
822 |
<li class=""><a href="#property_NS" title="NS">NS</a></li>
|
|
|
823 |
</ul>
|
|
|
824 |
</div>
|
|
|
825 |
|
|
|
826 |
|
|
|
827 |
|
|
|
828 |
|
|
|
829 |
</div>
|
|
|
830 |
</div>
|
|
|
831 |
</div>
|
|
|
832 |
<div id="ft">
|
|
|
833 |
<hr />
|
|
|
834 |
Copyright © 2009 Yahoo! Inc. All rights reserved.
|
|
|
835 |
</div>
|
|
|
836 |
</div>
|
|
|
837 |
<script type="text/javascript">
|
|
|
838 |
ALL_YUI_PROPS = [{"access": "private", "host": "DD.Drop", "name": "_activateShim", "url": "DD.Drop.html#method__activateShim", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_activateTargets", "url": "DD.DDM.html#method__activateTargets", "type": "method"}, {"access": "", "host": "DD.DDM", "name": "_active", "url": "DD.DDM.html#property__active", "type": "property"}, {"access": "", "host": "DD.DDM", "name": "activeDrag", "url": "DD.DDM.html#property_activeDrag", "type": "property"}, {"access": "", "host": "DD.DDM", "name": "activeDrop", "url": "DD.DDM.html#property_activeDrop", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "activeHandle", "url": "DD.Drag.html#config_activeHandle", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "activeHandleChange", "url": "DD.Drag.html#event_activeHandleChange", "type": "event"}, {"access": "private", "host": "DD.DDM", "name": "_activeShims", "url": "DD.DDM.html#property__activeShims", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "actXY", "url": "DD.Drag.html#property_actXY", "type": "property"}, {"access": "private", "host": "DD.DDM", "name": "_addActiveShim", "url": "DD.DDM.html#method__addActiveShim", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "addHandle", "url": "DD.Drag.html#method_addHandle", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "addInvalid", "url": "DD.Drag.html#method_addInvalid", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "addToGroup", "url": "DD.Drag.html#method_addToGroup", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_addValid", "url": "DD.DDM.html#method__addValid", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "align", "url": "DD.Scroll.html#method_align", "type": "method"}, {"access": "", "host": "Plugin.DragConstrained", "name": "align", "url": "Plugin.DragConstrained.html#method_align", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_align", "url": "DD.Drag.html#method__align", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_alignNode", "url": "DD.Drag.html#method__alignNode", "type": "method"}, {"access": "", "host": "Plugin.DDProxy", "name": "borderStyle", "url": "Plugin.DDProxy.html#config_borderStyle", "type": "config"}, {"access": "", "host": "Plugin.DDProxy", "name": "borderStyleChange", "url": "Plugin.DDProxy.html#event_borderStyleChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "bubbles", "url": "DD.Drag.html#config_bubbles", "type": "config"}, {"access": "", "host": "DD.Drop", "name": "bubbles", "url": "DD.Drop.html#config_bubbles", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "bubblesChange", "url": "DD.Drag.html#event_bubblesChange", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "bubblesChange", "url": "DD.Drop.html#event_bubblesChange", "type": "event"}, {"access": "", "host": "DD.Scroll", "name": "buffer", "url": "DD.Scroll.html#config_buffer", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "bufferChange", "url": "DD.Scroll.html#event_bufferChange", "type": "event"}, {"access": "private", "host": "Plugin.DragConstrained", "name": "_cacheRegion", "url": "Plugin.DragConstrained.html#method__cacheRegion", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_calcTickArray", "url": "DD.DDM.html#method__calcTickArray", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_calcTicks", "url": "DD.DDM.html#method__calcTicks", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_cancelScroll", "url": "DD.Scroll.html#method__cancelScroll", "type": "method"}, {"access": "private", "host": "Plugin.DragConstrained", "name": "_checkRegion", "url": "Plugin.DragConstrained.html#method__checkRegion", "type": "method"}, {"access": "private", "host": "Plugin.DragConstrained", "name": "_checkTicks", "url": "Plugin.DragConstrained.html#method__checkTicks", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_checkWinScroll", "url": "DD.Scroll.html#method__checkWinScroll", "type": "method"}, {"access": "", "host": "DD.DDM", "name": "clearCache", "url": "DD.DDM.html#method_clearCache", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "clickPixelThresh", "url": "DD.Drag.html#config_clickPixelThresh", "type": "config"}, {"access": "", "host": "DD.DDM", "name": "clickPixelThresh", "url": "DD.DDM.html#config_clickPixelThresh", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "clickPixelThreshChange", "url": "DD.Drag.html#event_clickPixelThreshChange", "type": "event"}, {"access": "", "host": "DD.DDM", "name": "clickPixelThreshChange", "url": "DD.DDM.html#event_clickPixelThreshChange", "type": "event"}, {"access": "private", "host": "DD.Drag", "name": "_clickTimeout", "url": "DD.Drag.html#property__clickTimeout", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "clickTimeThresh", "url": "DD.Drag.html#config_clickTimeThresh", "type": "config"}, {"access": "", "host": "DD.DDM", "name": "clickTimeThresh", "url": "DD.DDM.html#config_clickTimeThresh", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "clickTimeThreshChange", "url": "DD.Drag.html#event_clickTimeThreshChange", "type": "event"}, {"access": "", "host": "DD.DDM", "name": "clickTimeThreshChange", "url": "DD.DDM.html#event_clickTimeThreshChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "con", "url": "Plugin.DragConstrained.html#property_con", "type": "property"}, {"access": "", "host": "Plugin.DragConstrained", "name": "constrain2node", "url": "Plugin.DragConstrained.html#config_constrain2node", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "constrain2nodeChange", "url": "Plugin.DragConstrained.html#event_constrain2nodeChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "constrain2region", "url": "Plugin.DragConstrained.html#config_constrain2region", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "constrain2regionChange", "url": "Plugin.DragConstrained.html#event_constrain2regionChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "constrain2view", "url": "Plugin.DragConstrained.html#config_constrain2view", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "constrain2viewChange", "url": "Plugin.DragConstrained.html#event_constrain2viewChange", "type": "event"}, {"access": "private", "host": "DD.Drag", "name": "_createEvents", "url": "DD.Drag.html#method__createEvents", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "_createEvents", "url": "DD.Drop.html#method__createEvents", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_createFrame", "url": "DD.DDM.html#method__createFrame", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_createPG", "url": "DD.DDM.html#method__createPG", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "_createShim", "url": "DD.Drop.html#method__createShim", "type": "method"}, {"access": "", "host": "DD.DDM", "name": "CSS_PREFIX", "url": "DD.DDM.html#property_CSS_PREFIX", "type": "property"}, {"access": "private", "host": "DD.DDM", "name": "cssSizestoObject", "url": "DD.DDM.html#method_cssSizestoObject", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "data", "url": "DD.Drag.html#config_data", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "dataChange", "url": "DD.Drag.html#event_dataChange", "type": "event"}, {"access": "", "host": "DD.DDM", "name": "ddm:end", "url": "DD.DDM.html#event_ddm:end", "type": "event"}, {"access": "", "host": "DD.DDM", "name": "ddm:start", "url": "DD.DDM.html#event_ddm:start", "type": "event"}, {"access": "private", "host": "DD.Drop", "name": "_deactivateShim", "url": "DD.Drop.html#method__deactivateShim", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_deactivateTargets", "url": "DD.DDM.html#method__deactivateTargets", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_debugShim", "url": "DD.DDM.html#property__debugShim", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "_defAlignFn", "url": "DD.Drag.html#method__defAlignFn", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_defDragFn", "url": "DD.Drag.html#method__defDragFn", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_defMouseDownFn", "url": "DD.Drag.html#method__defMouseDownFn", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "deltaXY", "url": "DD.Drag.html#property_deltaXY", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "destructor", "url": "DD.Drag.html#method_destructor", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "destructor", "url": "DD.Drop.html#method_destructor", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_dimCache", "url": "DD.Scroll.html#property__dimCache", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "drag:addHandle", "url": "DD.Drag.html#event_drag:addHandle", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:addInvalid", "url": "DD.Drag.html#event_drag:addInvalid", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:afterMouseDown", "url": "DD.Drag.html#event_drag:afterMouseDown", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:align", "url": "DD.Drag.html#event_drag:align", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:drag", "url": "DD.Drag.html#event_drag:drag", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:drophit", "url": "DD.Drag.html#event_drag:drophit", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:dropmiss", "url": "DD.Drag.html#event_drag:dropmiss", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:end", "url": "DD.Drag.html#event_drag:end", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:enter", "url": "DD.Drag.html#event_drag:enter", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:exit", "url": "DD.Drag.html#event_drag:exit", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:mouseDown", "url": "DD.Drag.html#event_drag:mouseDown", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:over", "url": "DD.Drag.html#event_drag:over", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:removeHandle", "url": "DD.Drag.html#event_drag:removeHandle", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:removeInvalid", "url": "DD.Drag.html#event_drag:removeInvalid", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:start", "url": "DD.Drag.html#event_drag:start", "type": "event"}, {"access": "", "host": "DD.DDM", "name": "dragCursor", "url": "DD.DDM.html#config_dragCursor", "type": "config"}, {"access": "", "host": "DD.DDM", "name": "dragCursorChange", "url": "DD.DDM.html#event_dragCursorChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "dragging", "url": "DD.Drag.html#config_dragging", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "draggingChange", "url": "DD.Drag.html#event_draggingChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "dragMode", "url": "DD.Drag.html#config_dragMode", "type": "config"}, {"access": "", "host": "DD.DDM", "name": "dragMode", "url": "DD.DDM.html#config_dragMode", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "dragModeChange", "url": "DD.Drag.html#event_dragModeChange", "type": "event"}, {"access": "", "host": "DD.DDM", "name": "dragModeChange", "url": "DD.DDM.html#event_dragModeChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "dragNode", "url": "DD.Drag.html#config_dragNode", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "dragNodeChange", "url": "DD.Drag.html#event_dragNodeChange", "type": "event"}, {"access": "private", "host": "DD.DDM", "name": "_drags", "url": "DD.DDM.html#property__drags", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "_dragThreshMet", "url": "DD.Drag.html#property__dragThreshMet", "type": "property"}, {"access": "", "host": "DD.Drop", "name": "drop:enter", "url": "DD.Drop.html#event_drop:enter", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "drop:exit", "url": "DD.Drop.html#event_drop:exit", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "drop:hit", "url": "DD.Drop.html#event_drop:hit", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "drop:over", "url": "DD.Drop.html#event_drop:over", "type": "event"}, {"access": "private", "host": "DD.DDM", "name": "_dropMove", "url": "DD.DDM.html#method__dropMove", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "end", "url": "DD.Scroll.html#method_end", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "end", "url": "DD.Drag.html#method_end", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_end", "url": "DD.DDM.html#method__end", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_endDrag", "url": "DD.DDM.html#method__endDrag", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_endTime", "url": "DD.Drag.html#property__endTime", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "_ev_md", "url": "DD.Drag.html#property__ev_md", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "_fixDragStart", "url": "DD.Drag.html#method__fixDragStart", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_fixIEMouseDown", "url": "DD.Drag.html#method__fixIEMouseDown", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_fixIEMouseUp", "url": "DD.Drag.html#method__fixIEMouseUp", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_fromTimeout", "url": "DD.Drag.html#property__fromTimeout", "type": "property"}, {"access": "", "host": "DD.DDM", "name": "getBestMatch", "url": "DD.DDM.html#method_getBestMatch", "type": "method"}, {"access": "", "host": "DD.DDM", "name": "getDrag", "url": "DD.DDM.html#method_getDrag", "type": "method"}, {"access": "", "host": "DD.DDM", "name": "getDrop", "url": "DD.DDM.html#method_getDrop", "type": "method"}, {"access": "", "host": "Plugin.DragConstrained", "name": "getRegion", "url": "Plugin.DragConstrained.html#method_getRegion", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_getVPRegion", "url": "DD.Scroll.html#method__getVPRegion", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_groups", "url": "DD.Drag.html#property__groups", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "groups", "url": "DD.Drag.html#config_groups", "type": "config"}, {"access": "private", "host": "DD.Drop", "name": "_groups", "url": "DD.Drop.html#property__groups", "type": "property"}, {"access": "", "host": "DD.Drop", "name": "groups", "url": "DD.Drop.html#config_groups", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "groupsChange", "url": "DD.Drag.html#event_groupsChange", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "groupsChange", "url": "DD.Drop.html#event_groupsChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "gutter", "url": "Plugin.DragConstrained.html#config_gutter", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "gutterChange", "url": "Plugin.DragConstrained.html#event_gutterChange", "type": "event"}, {"access": "private", "host": "DD.Drag", "name": "_handleMouseDownEvent", "url": "DD.Drag.html#method__handleMouseDownEvent", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_handleMouseUp", "url": "DD.Drag.html#method__handleMouseUp", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "_handleOut", "url": "DD.Drop.html#method__handleOut", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "_handleOutEvent", "url": "DD.Drop.html#method__handleOutEvent", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "_handleOverEvent", "url": "DD.Drop.html#method__handleOverEvent", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "_handleOverTarget", "url": "DD.Drop.html#method__handleOverTarget", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_handles", "url": "DD.Drag.html#property__handles", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "handles", "url": "DD.Drag.html#config_handles", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "handlesChange", "url": "DD.Drag.html#event_handlesChange", "type": "event"}, {"access": "private", "host": "Plugin.DragConstrained", "name": "_handleStart", "url": "Plugin.DragConstrained.html#method__handleStart", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_handleTarget", "url": "DD.Drag.html#method__handleTarget", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_handleTargetOver", "url": "DD.DDM.html#method__handleTargetOver", "type": "method"}, {"access": "private", "host": "Plugin.DDProxy", "name": "_hands", "url": "Plugin.DDProxy.html#property__hands", "type": "property"}, {"access": "private", "host": "DD.DDM", "name": "_hasActiveShim", "url": "DD.DDM.html#method__hasActiveShim", "type": "method"}, {"access": "", "host": "Plugin.DDProxy", "name": "hideOnEnd", "url": "Plugin.DDProxy.html#config_hideOnEnd", "type": "config"}, {"access": "", "host": "Plugin.DDProxy", "name": "hideOnEndChange", "url": "Plugin.DDProxy.html#event_hideOnEndChange", "type": "event"}, {"access": "", "host": "DD.Scroll", "name": "horizontal", "url": "DD.Scroll.html#config_horizontal", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "horizontalChange", "url": "DD.Scroll.html#event_horizontalChange", "type": "event"}, {"access": "", "host": "DD.Scroll", "name": "host", "url": "DD.Scroll.html#config_host", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "hostChange", "url": "DD.Scroll.html#event_hostChange", "type": "event"}, {"access": "private", "host": "DD.Drag", "name": "_ieSelectBack", "url": "DD.Drag.html#property__ieSelectBack", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "_ieSelectFix", "url": "DD.Drag.html#method__ieSelectFix", "type": "method"}, {"access": "", "host": "DD.Drop", "name": "inGroup", "url": "DD.Drop.html#method_inGroup", "type": "method"}, {"access": "private", "host": "Plugin.DDProxy", "name": "_init", "url": "Plugin.DDProxy.html#method__init", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "initializer", "url": "DD.Drag.html#method_initializer", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "initializer", "url": "DD.Drop.html#method_initializer", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_initScroll", "url": "DD.Scroll.html#method__initScroll", "type": "method"}, {"access": "", "host": "Plugin.DragConstrained", "name": "inRegion", "url": "Plugin.DragConstrained.html#method_inRegion", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "INTERSECT", "url": "DD.DDM.html#property_INTERSECT", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "_invalids", "url": "DD.Drag.html#property__invalids", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "_invalidsDefault", "url": "DD.Drag.html#property__invalidsDefault", "type": "property"}, {"access": "", "host": "DD.DDM", "name": "isOverTarget", "url": "DD.DDM.html#method_isOverTarget", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "lastXY", "url": "DD.Drag.html#property_lastXY", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "lock", "url": "DD.Drag.html#config_lock", "type": "config"}, {"access": "", "host": "DD.Drop", "name": "lock", "url": "DD.Drop.html#config_lock", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "lockChange", "url": "DD.Drag.html#event_lockChange", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "lockChange", "url": "DD.Drop.html#event_lockChange", "type": "event"}, {"access": "private", "host": "DD.DDM", "name": "_lookup", "url": "DD.DDM.html#method__lookup", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "mode", "url": "DD.DDM.html#property_mode", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "mouseXY", "url": "DD.Drag.html#property_mouseXY", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "_move", "url": "DD.Drag.html#method__move", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "move", "url": "DD.Drag.html#config_move", "type": "config"}, {"access": "private", "host": "DD.DDM", "name": "_move", "url": "DD.DDM.html#method__move", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "moveChange", "url": "DD.Drag.html#event_moveChange", "type": "event"}, {"access": "private", "host": "DD.Drag", "name": "_moveNode", "url": "DD.Drag.html#method__moveNode", "type": "method"}, {"access": "", "host": "Plugin.DDProxy", "name": "moveOnEnd", "url": "Plugin.DDProxy.html#config_moveOnEnd", "type": "config"}, {"access": "", "host": "Plugin.DDProxy", "name": "moveOnEndChange", "url": "Plugin.DDProxy.html#event_moveOnEndChange", "type": "event"}, {"access": "", "host": "Plugin.Drop", "name": "NAME", "url": "Plugin.Drop.html#property_NAME", "type": "property"}, {"access": "", "host": "Plugin.Drag", "name": "NAME", "url": "Plugin.Drag.html#property_NAME", "type": "property"}, {"access": "", "host": "Plugin.DDNodeScroll", "name": "node", "url": "Plugin.DDNodeScroll.html#config_node", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "node", "url": "DD.Drag.html#config_node", "type": "config"}, {"access": "", "host": "DD.Drop", "name": "node", "url": "DD.Drop.html#config_node", "type": "config"}, {"access": "", "host": "Plugin.DDNodeScroll", "name": "nodeChange", "url": "Plugin.DDNodeScroll.html#event_nodeChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "nodeChange", "url": "DD.Drag.html#event_nodeChange", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "nodeChange", "url": "DD.Drop.html#event_nodeChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "nodeXY", "url": "DD.Drag.html#property_nodeXY", "type": "property"}, {"access": "private", "host": "DD.DDM", "name": "_noShim", "url": "DD.DDM.html#property__noShim", "type": "property"}, {"access": "", "host": "Plugin.Drop", "name": "NS", "url": "Plugin.Drop.html#property_NS", "type": "property"}, {"access": "", "host": "Plugin.Drag", "name": "NS", "url": "Plugin.Drag.html#property_NS", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "offsetNode", "url": "DD.Drag.html#config_offsetNode", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "offsetNodeChange", "url": "DD.Drag.html#event_offsetNodeChange", "type": "event"}, {"access": "", "host": "DD.DDM", "name": "otherDrops", "url": "DD.DDM.html#property_otherDrops", "type": "property"}, {"access": "", "host": "DD.Drop", "name": "overTarget", "url": "DD.Drop.html#property_overTarget", "type": "property"}, {"access": "", "host": "DD.Drop", "name": "padding", "url": "DD.Drop.html#config_padding", "type": "config"}, {"access": "", "host": "DD.Drop", "name": "paddingChange", "url": "DD.Drop.html#event_paddingChange", "type": "event"}, {"access": "", "host": "DD.Scroll", "name": "parentScroll", "url": "DD.Scroll.html#config_parentScroll", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "parentScrollChange", "url": "DD.Scroll.html#event_parentScrollChange", "type": "event"}, {"access": "private", "host": "DD.DDM", "name": "_pg", "url": "DD.DDM.html#property__pg", "type": "property"}, {"access": "private", "host": "DD.DDM", "name": "_pg_activate", "url": "DD.DDM.html#method__pg_activate", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_pg_deactivate", "url": "DD.DDM.html#method__pg_deactivate", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_pg_size", "url": "DD.DDM.html#method__pg_size", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "POINT", "url": "DD.DDM.html#property_POINT", "type": "property"}, {"access": "", "host": "Plugin.DDProxy", "name": "positionProxy", "url": "Plugin.DDProxy.html#config_positionProxy", "type": "config"}, {"access": "", "host": "Plugin.DDProxy", "name": "positionProxyChange", "url": "Plugin.DDProxy.html#event_positionProxyChange", "type": "event"}, {"access": "private", "host": "DD.Drag", "name": "_prep", "url": "DD.Drag.html#method__prep", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_prevEndFn", "url": "DD.Drag.html#method__prevEndFn", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "primaryButtonOnly", "url": "DD.Drag.html#config_primaryButtonOnly", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "primaryButtonOnlyChange", "url": "DD.Drag.html#event_primaryButtonOnlyChange", "type": "event"}, {"access": "", "host": "Plugin.DDProxy", "name": "proxy", "url": "Plugin.DDProxy.html#property_proxy", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "realXY", "url": "DD.Drag.html#property_realXY", "type": "property"}, {"access": "private", "host": "DD.DDM", "name": "_regDrag", "url": "DD.DDM.html#method__regDrag", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "region", "url": "DD.Drag.html#property_region", "type": "property"}, {"access": "", "host": "DD.Drop", "name": "region", "url": "DD.Drop.html#property_region", "type": "property"}, {"access": "private", "host": "Plugin.DragConstrained", "name": "_regionCache", "url": "Plugin.DragConstrained.html#property__regionCache", "type": "property"}, {"access": "private", "host": "DD.DDM", "name": "_regTarget", "url": "DD.DDM.html#method__regTarget", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_removeActiveShim", "url": "DD.DDM.html#method__removeActiveShim", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "removeFromGroup", "url": "DD.Drag.html#method_removeFromGroup", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "removeHandle", "url": "DD.Drag.html#method_removeHandle", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "removeInvalid", "url": "DD.Drag.html#method_removeInvalid", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_removeValid", "url": "DD.DDM.html#method__removeValid", "type": "method"}, {"access": "", "host": "Plugin.DDProxy", "name": "resizeFrame", "url": "Plugin.DDProxy.html#config_resizeFrame", "type": "config"}, {"access": "", "host": "Plugin.DDProxy", "name": "resizeFrameChange", "url": "Plugin.DDProxy.html#event_resizeFrameChange", "type": "event"}, {"access": "", "host": "DD.Scroll", "name": "scrollDelay", "url": "DD.Scroll.html#config_scrollDelay", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "scrollDelayChange", "url": "DD.Scroll.html#event_scrollDelayChange", "type": "event"}, {"access": "private", "host": "DD.Scroll", "name": "_scrolling", "url": "DD.Scroll.html#property__scrolling", "type": "property"}, {"access": "private", "host": "DD.Scroll", "name": "_scrollTimer", "url": "DD.Scroll.html#property__scrollTimer", "type": "property"}, {"access": "private", "host": "DD.Scroll", "name": "_setDimCache", "url": "DD.Scroll.html#method__setDimCache", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_setDragMode", "url": "DD.DDM.html#method__setDragMode", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_setFrame", "url": "DD.DDM.html#method__setFrame", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_setStartPosition", "url": "DD.Drag.html#method__setStartPosition", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_setupListeners", "url": "DD.DDM.html#method__setupListeners", "type": "method"}, {"access": "", "host": "DD.Drop", "name": "shim", "url": "DD.Drop.html#property_shim", "type": "property"}, {"access": "", "host": "DD.Drop", "name": "sizeShim", "url": "DD.Drop.html#method_sizeShim", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "start", "url": "DD.Scroll.html#method_start", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "start", "url": "DD.Drag.html#method_start", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_start", "url": "DD.DDM.html#method__start", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_startDrag", "url": "DD.DDM.html#method__startDrag", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_startTime", "url": "DD.Drag.html#property__startTime", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "startXY", "url": "DD.Drag.html#property_startXY", "type": "property"}, {"access": "", "host": "Plugin.DragConstrained", "name": "stickX", "url": "Plugin.DragConstrained.html#config_stickX", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "stickXChange", "url": "Plugin.DragConstrained.html#event_stickXChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "stickY", "url": "Plugin.DragConstrained.html#config_stickY", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "stickYChange", "url": "Plugin.DragConstrained.html#event_stickYChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "stopDrag", "url": "DD.Drag.html#method_stopDrag", "type": "method"}, {"access": "", "host": "DD.DDM", "name": "stopDrag", "url": "DD.DDM.html#method_stopDrag", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "STRICT", "url": "DD.DDM.html#property_STRICT", "type": "property"}, {"access": "", "host": "DD.DDM", "name": "syncActiveShims", "url": "DD.DDM.html#method_syncActiveShims", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "target", "url": "DD.Drag.html#property_target", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "target", "url": "DD.Drag.html#config_target", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "targetChange", "url": "DD.Drag.html#event_targetChange", "type": "event"}, {"access": "", "host": "DD.DDM", "name": "targets", "url": "DD.DDM.html#property_targets", "type": "property"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickX", "url": "Plugin.DragConstrained.html#config_tickX", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickXArray", "url": "Plugin.DragConstrained.html#config_tickXArray", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickXArrayChange", "url": "Plugin.DragConstrained.html#event_tickXArrayChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickXChange", "url": "Plugin.DragConstrained.html#event_tickXChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickY", "url": "Plugin.DragConstrained.html#config_tickY", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickYArray", "url": "Plugin.DragConstrained.html#config_tickYArray", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickYArrayChange", "url": "Plugin.DragConstrained.html#event_tickYArrayChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickYChange", "url": "Plugin.DragConstrained.html#event_tickYChange", "type": "event"}, {"access": "private", "host": "DD.Drag", "name": "_timeoutCheck", "url": "DD.Drag.html#method__timeoutCheck", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "toString", "url": "DD.Scroll.html#method_toString", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_unprep", "url": "DD.Drag.html#method__unprep", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_unregDrag", "url": "DD.DDM.html#method__unregDrag", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_unregTarget", "url": "DD.DDM.html#method__unregTarget", "type": "method"}, {"access": "", "host": "DD.DDM", "name": "useHash", "url": "DD.DDM.html#property_useHash", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "useShim", "url": "DD.Drag.html#config_useShim", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "useShimChange", "url": "DD.Drag.html#event_useShimChange", "type": "event"}, {"access": "private", "host": "DD.Drop", "name": "_valid", "url": "DD.Drop.html#property__valid", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "validClick", "url": "DD.Drag.html#method_validClick", "type": "method"}, {"access": "", "host": "DD.DDM", "name": "validDrops", "url": "DD.DDM.html#property_validDrops", "type": "property"}, {"access": "", "host": "DD.Scroll", "name": "vertical", "url": "DD.Scroll.html#config_vertical", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "verticalChange", "url": "DD.Scroll.html#event_verticalChange", "type": "event"}, {"access": "private", "host": "DD.Scroll", "name": "_vpRegionCache", "url": "DD.Scroll.html#property__vpRegionCache", "type": "property"}, {"access": "", "host": "DD.Scroll", "name": "windowScroll", "url": "DD.Scroll.html#config_windowScroll", "type": "config"}, {"access": "", "host": "Plugin.DDWindowScroll", "name": "windowScroll", "url": "Plugin.DDWindowScroll.html#config_windowScroll", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "windowScrollChange", "url": "DD.Scroll.html#event_windowScrollChange", "type": "event"}, {"access": "", "host": "Plugin.DDWindowScroll", "name": "windowScrollChange", "url": "Plugin.DDWindowScroll.html#event_windowScrollChange", "type": "event"}];
|
|
|
839 |
</script>
|
|
|
840 |
</body>
|
|
|
841 |
</html>
|