Files
Phraseanet/www/include/jslibs/yui2.8/docs/YAHOO.util.Resize.html
2011-02-16 16:09:48 +01:00

5944 lines
359 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html xmlns:yui="http://yuilibrary.com/rdf/1.0/yui.rdf#">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>API: resize YAHOO.util.Resize (YUI Library)</title>
<link rel="stylesheet" type="text/css" href="assets/reset-fonts-grids-min.css" />
<link rel="stylesheet" type="text/css" href="assets/api.css" />
<script type="text/javascript" src="assets/api-js"></script>
<script type="text/javascript" src="assets/ac-js"></script>
</head>
<body id="yahoo-com">
<div id="doc3" class="yui-t2">
<div id="hd">
<h1><a href="http://developer.yahoo.com/yui/" title="Yahoo! UI Library">Yahoo! UI Library</a></h1>
<h3>resize&nbsp; <span class="subtitle">2.8.2r1</span></h3>
<a href="./index.html" title="Yahoo! UI Library">Yahoo! UI Library</a>
&gt; <a href="./module_resize.html" title="resize">resize</a>
&gt; YAHOO.util.Resize
<form onsubmit="return false">
<div id="propertysearch">
Search: <input autocomplete="off" id="searchinput" />
<div id="searchresults">
&nbsp;
</div>
</div>
</form>
</div>
<div id="bd">
<div id="yui-main">
<div class="yui-b">
<form action="#" name="yui-classopts-form" method="get" id="yui-classopts-form">
<fieldset>
<legend>Filters</legend>
<span class="classopts"><input type="checkbox" name="show_private" id="show_private" /> <label for="show_private">Show Private</label></span>
<span class="classopts"><input type="checkbox" name="show_protected" id="show_protected" /> <label for="show_protected">Show Protected</label></span>
<span class="classopts"><input type="checkbox" name="show_deprecated" id="show_deprecated" /> <label for="show_deprecated">Show Deprecated</label></span>
</fieldset>
</form>
<h2>
Class <b property="yui:name">YAHOO.util.Resize</b>
<span class="extends">
- extends <a href="YAHOO.util.Element.html" title="YAHOO.util.Element">YAHOO.util.Element</a>
</span>
</h2>
<!-- class tree goes here -->
<div class="summary description" property="yui:description">
<p>Makes an element resizable</p>
</div>
<div class="section constructor details" rel="yui:constructor" resource="#constructor">
<h3 id="constructor">Constructor</h3>
<div class="content">
<div class="detail">
<strong property="yui:name">YAHOO.util.Resize</strong>
<code>
(
el
,
attrs
)
</code>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">el</span>
&lt;<span property="yui:type">String/HTMLElement</span>&gt;
</code>
<span property="yui:description"> The element to make resizable.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">attrs</span>
&lt;<span property="yui:type">Object</span>&gt;
</code>
<span property="yui:description"> Object liternal containing configuration parameters.</span>
</dd>
</dl>
</div>
</div>
</div>
</div>
<div rel="yui:properties" resource="#properties">
<div class="section field details">
<h3 id="properties">Properties</h3>
<div class="content">
<div class="private" rel="yui:property" resource="#property__active">
<h4><a name="property__active" property="yui:name">_active</a>
- <code>private <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Flag to show if the resize is active. Used for events.
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property__cache">
<h4><a name="property__cache" property="yui:name">_cache</a>
- <code>private <span property="yui:type">Object</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
An lookup table containing key information for the element being resized. e.g. height, width, x position, y position, etc..
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property__currentDD">
<h4><a name="property__currentDD" property="yui:name">_currentDD</a>
- <code>private <span property="yui:type">Object</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
A link to the currently active DD object
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property__currentHandle">
<h4><a name="property__currentHandle" property="yui:name">_currentHandle</a>
- <code>private <span property="yui:type">String</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The string identifier of the currently active handle. e.g. 'r', 'br', 'tl'
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property__dds">
<h4><a name="property__dds" property="yui:name">_dds</a>
- <code>private <span property="yui:type">Object</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
An Object containing references to all of the <a href="YAHOO.util.DragDrop.html">YAHOO.util.DragDrop</a> instances used for the resize handles
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property__handles">
<h4><a name="property__handles" property="yui:name">_handles</a>
- <code>private <span property="yui:type">Object</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
An object containing references to all of the resize handles.
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property__ieSelectBack">
<h4><a name="property__ieSelectBack" property="yui:name">_ieSelectBack</a>
- <code>private <span property="yui:type">object</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
We will hold a copy of the current "onselectstart" method on this property, and reset it after we are done using it.
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property__instances">
<h4><a name="property__instances" property="yui:name">_instances</a>
- <code>private static <span property="yui:type">Object</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Internal hash table for all resize instances
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property__locked">
<h4><a name="property__locked" property="yui:name">_locked</a>
- <code>private <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
A flag to show if the resize is locked
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property__positioned">
<h4><a name="property__positioned" property="yui:name">_positioned</a>
- <code>private <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
A flag to show if the element is absolutely positioned
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property__proxy">
<h4><a name="property__proxy" property="yui:name">_proxy</a>
- <code>private <span property="yui:type">HTMLElement</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The HTML reference of the element proxy
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property__resizeEvent">
<h4><a name="property__resizeEvent" property="yui:name">_resizeEvent</a>
- <code>private <span property="yui:type">Event</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The mouse event used to resize with
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property__wrap">
<h4><a name="property__wrap" property="yui:name">_wrap</a>
- <code>private <span property="yui:type">HTMLElement</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The HTML reference of the element wrapper
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property_browser">
<h4><a name="property_browser" property="yui:name">browser</a>
- <code>private <span property="yui:type">Object</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
A copy of the YAHOO.env.ua property
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property_CSS_DRAG">
<h4><a name="property_CSS_DRAG" property="yui:name">CSS_DRAG</a>
- <code>private <span property="yui:type">String</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Class name added when dragging is enabled
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property_CSS_GHOST">
<h4><a name="property_CSS_GHOST" property="yui:name">CSS_GHOST</a>
- <code>private <span property="yui:type">String</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Class name given to the wrap element when the ghost property is active
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property_CSS_HANDLE">
<h4><a name="property_CSS_HANDLE" property="yui:name">CSS_HANDLE</a>
- <code>private <span property="yui:type">String</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Class name given to all handles, used as a base for single handle names as well.. Handle "t" will get this.CSS_HANDLE + '-t' as well as this.CSS_HANDLE
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property_CSS_HIDDEN">
<h4><a name="property_CSS_HIDDEN" property="yui:name">CSS_HIDDEN</a>
- <code>private <span property="yui:type">String</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Class name given to the wrap element to make all handles hidden
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property_CSS_HOVER">
<h4><a name="property_CSS_HOVER" property="yui:name">CSS_HOVER</a>
- <code>private <span property="yui:type">String</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Class name used for hover only handles
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property_CSS_KNOB">
<h4><a name="property_CSS_KNOB" property="yui:name">CSS_KNOB</a>
- <code>private <span property="yui:type">String</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Class name used to make the knob style handles
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property_CSS_PROXY">
<h4><a name="property_CSS_PROXY" property="yui:name">CSS_PROXY</a>
- <code>private <span property="yui:type">String</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Class name given to the proxy element
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property_CSS_RESIZE">
<h4><a name="property_CSS_RESIZE" property="yui:name">CSS_RESIZE</a>
- <code>private <span property="yui:type">String</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Base CSS class name
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property_CSS_RESIZING">
<h4><a name="property_CSS_RESIZING" property="yui:name">CSS_RESIZING</a>
- <code>private <span property="yui:type">String</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Class name given to the wrap element when a resize action is taking place.
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property_CSS_STATUS">
<h4><a name="property_CSS_STATUS" property="yui:name">CSS_STATUS</a>
- <code>private <span property="yui:type">String</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Class name given to the status element
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property_CSS_WRAP">
<h4><a name="property_CSS_WRAP" property="yui:name">CSS_WRAP</a>
- <code>private <span property="yui:type">String</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Class name given to the wrap element
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:property" resource="#property_dd">
<h4><a name="property_dd" property="yui:name">dd</a>
- <code>private <span property="yui:type">Object</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The <a href="YAHOO.util.DragDrop.html">YAHOO.util.DragDrop</a> instance used if draggable is true
</div>
</div>
<hr />
</div>
</div>
</div>
<div rel="yui:inheritance">
<div class="section field inheritance" rel="yui:superclass" resource="YAHOO.util.Element.html">
<h4>Properties inherited from <a href="YAHOO.util.Element.html" property="yui:name" title="YAHOO.util.Element">YAHOO.util.Element</a>:</h4>
<div class="content" rel="yui:properties">
<code>
<span rel="yui:property" resource="YAHOO.util.Element.html#property_DOM_EVENTS">
<a class="" href="YAHOO.util.Element.html#property_DOM_EVENTS" property="yui:name" title="DOM_EVENTS">DOM_EVENTS</a>
</span>
</code>
</div>
</div>
<div class="section field inheritance" rel="yui:superclass" resource="YAHOO.util.AttributeProvider.html">
<h4>Properties inherited from <a href="YAHOO.util.AttributeProvider.html" property="yui:name" title="YAHOO.util.AttributeProvider">YAHOO.util.AttributeProvider</a>:</h4>
<div class="content" rel="yui:properties">
<code>
<span rel="yui:property" resource="YAHOO.util.AttributeProvider.html#property__configs">
<a class="private" href="YAHOO.util.AttributeProvider.html#property__configs" property="yui:name" title="_configs">_configs</a>
</span>
</code>
</div>
</div>
<div class="section field inheritance" rel="yui:superclass" resource="YAHOO.util.EventProvider.html">
<h4>Properties inherited from <a href="YAHOO.util.EventProvider.html" property="yui:name" title="YAHOO.util.EventProvider">YAHOO.util.EventProvider</a>:</h4>
<div class="content" rel="yui:properties">
<code>
<span rel="yui:property" resource="YAHOO.util.EventProvider.html#property___yui_events">
<a class="private" href="YAHOO.util.EventProvider.html#property___yui_events" property="yui:name" title="__yui_events">__yui_events</a><span class="private">,</span>
</span>
<span rel="yui:property" resource="YAHOO.util.EventProvider.html#property___yui_subscribers">
<a class="private" href="YAHOO.util.EventProvider.html#property___yui_subscribers" property="yui:name" title="__yui_subscribers">__yui_subscribers</a>
</span>
</code>
</div>
</div>
</div>
</div>
<div rel="yui:methods" resource="#methods">
<div class="section method details">
<h3 id="methods">Methods</h3>
<div class="content">
<div class="private" rel="yui:method" resource="#method__checkHeight">
<h4>
<a name="method__checkHeight">_checkHeight</a></h4>
<div class="detail" >
<code>
private
Number
<strong property="yui:name">_checkHeight</strong>
(
h
)
</code>
<div class="description" property="yui:description">
Checks the value passed against the maxHeight and minHeight.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">h</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The height to check.</span>
</dd>
</dl>
<dl>
<dt>Returns:
<code property="yui:return">
Number
</code></dt>
<dd property="yui:returnInfo">The new value</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__checkWidth">
<h4>
<a name="method__checkWidth">_checkWidth</a></h4>
<div class="detail" >
<code>
private
Number
<strong property="yui:name">_checkWidth</strong>
(
w
)
</code>
<div class="description" property="yui:description">
Checks the value passed against the maxWidth and minWidth.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">w</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The width to check.</span>
</dd>
</dl>
<dl>
<dt>Returns:
<code property="yui:return">
Number
</code></dt>
<dd property="yui:returnInfo">the new value</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__createHandles">
<h4>
<a name="method__createHandles">_createHandles</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_createHandles</strong>
(
)
</code>
<div class="description" property="yui:description">
Creates the handles as specified in the config
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__createProxy">
<h4>
<a name="method__createProxy">_createProxy</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_createProxy</strong>
(
)
</code>
<div class="description" property="yui:description">
Creates the proxy element if the proxy config is true
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__createWrap">
<h4>
<a name="method__createWrap">_createWrap</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_createWrap</strong>
(
)
</code>
<div class="description" property="yui:description">
Creates the wrap element if the wrap config is true. It will auto wrap the following element types: img, textarea, input, iframe, select
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__handle_for_b">
<h4>
<a name="method__handle_for_b">_handle_for_b</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_handle_for_b</strong>
(
args
)
</code>
<div class="description" property="yui:description">
Handles the sizes for the Bottom handle.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">args</span>
&lt;<span property="yui:type">Object</span>&gt;
</code>
<span property="yui:description"> The arguments from the CustomEvent.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__handle_for_bl">
<h4>
<a name="method__handle_for_bl">_handle_for_bl</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_handle_for_bl</strong>
(
args
)
</code>
<div class="description" property="yui:description">
Handles the sizes for the Bottom Left handle.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">args</span>
&lt;<span property="yui:type">Object</span>&gt;
</code>
<span property="yui:description"> The arguments from the CustomEvent.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__handle_for_br">
<h4>
<a name="method__handle_for_br">_handle_for_br</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_handle_for_br</strong>
(
args
)
</code>
<div class="description" property="yui:description">
Handles the sizes for the Bottom Right handle.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">args</span>
&lt;<span property="yui:type">Object</span>&gt;
</code>
<span property="yui:description"> The arguments from the CustomEvent.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__handle_for_l">
<h4>
<a name="method__handle_for_l">_handle_for_l</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_handle_for_l</strong>
(
args
)
</code>
<div class="description" property="yui:description">
Handles the sizes for the Left handle.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">args</span>
&lt;<span property="yui:type">Object</span>&gt;
</code>
<span property="yui:description"> The arguments from the CustomEvent.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__handle_for_r">
<h4>
<a name="method__handle_for_r">_handle_for_r</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_handle_for_r</strong>
(
args
)
</code>
<div class="description" property="yui:description">
Handles the sizes for the Right handle.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">args</span>
&lt;<span property="yui:type">Object</span>&gt;
</code>
<span property="yui:description"> The arguments from the CustomEvent.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__handle_for_t">
<h4>
<a name="method__handle_for_t">_handle_for_t</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_handle_for_t</strong>
(
args
)
</code>
<div class="description" property="yui:description">
Handles the sizes for the Top handle.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">args</span>
&lt;<span property="yui:type">Object</span>&gt;
</code>
<span property="yui:description"> The arguments from the CustomEvent.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__handle_for_tl">
<h4>
<a name="method__handle_for_tl">_handle_for_tl</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_handle_for_tl</strong>
(
args
)
</code>
<div class="description" property="yui:description">
Handles the sizes for the Top Left handle.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">args</span>
&lt;<span property="yui:type">Object</span>&gt;
</code>
<span property="yui:description"> The arguments from the CustomEvent.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__handle_for_tr">
<h4>
<a name="method__handle_for_tr">_handle_for_tr</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_handle_for_tr</strong>
(
args
)
</code>
<div class="description" property="yui:description">
Handles the sizes for the Top Right handle.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">args</span>
&lt;<span property="yui:type">Object</span>&gt;
</code>
<span property="yui:description"> The arguments from the CustomEvent.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__handleMouseDown">
<h4>
<a name="method__handleMouseDown">_handleMouseDown</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_handleMouseDown</strong>
(
ev
)
</code>
<div class="description" property="yui:description">
This method preps the autoRatio on MouseDown.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">ev</span>
&lt;<span property="yui:type">Event</span>&gt;
</code>
<span property="yui:description"> A mouse event.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__handleMouseOut">
<h4>
<a name="method__handleMouseOut">_handleMouseOut</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_handleMouseOut</strong>
(
ev
)
</code>
<div class="description" property="yui:description">
Removes CSS class names to the handles
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">ev</span>
&lt;<span property="yui:type">Event</span>&gt;
</code>
<span property="yui:description"> A mouse event.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__handleMouseOver">
<h4>
<a name="method__handleMouseOver">_handleMouseOver</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_handleMouseOver</strong>
(
ev
)
</code>
<div class="description" property="yui:description">
Adds CSS class names to the handles
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">ev</span>
&lt;<span property="yui:type">Event</span>&gt;
</code>
<span property="yui:description"> A mouse event.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__handleMouseUp">
<h4>
<a name="method__handleMouseUp">_handleMouseUp</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_handleMouseUp</strong>
(
ev
)
</code>
<div class="description" property="yui:description">
Cleans up listeners, hides proxy element and removes class names.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">ev</span>
&lt;<span property="yui:type">Event</span>&gt;
</code>
<span property="yui:description"> A mouse event.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__handleStartDrag">
<h4>
<a name="method__handleStartDrag">_handleStartDrag</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_handleStartDrag</strong>
(
args
,
dd
)
</code>
<div class="description" property="yui:description">
Resizes the proxy, sets up the <a href="YAHOO.util.DragDrop.html">YAHOO.util.DragDrop</a> handlers, updates the status div and preps the cache
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">args</span>
&lt;<span property="yui:type">Object</span>&gt;
</code>
<span property="yui:description"> The args passed from the CustomEvent.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">dd</span>
&lt;<span property="yui:type">Object</span>&gt;
</code>
<span property="yui:description"> The <a href="YAHOO.util.DragDrop.html">YAHOO.util.DragDrop</a> object we are working with.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__ieSelectFix">
<h4>
<a name="method__ieSelectFix">_ieSelectFix</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_ieSelectFix</strong>
(
)
</code>
<div class="description" property="yui:description">
The function we use as the onselectstart handler when we start a drag in Internet Explorer
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__setAutoRatio">
<h4>
<a name="method__setAutoRatio">_setAutoRatio</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_setAutoRatio</strong>
(
ev
)
</code>
<div class="description" property="yui:description">
This method checks to see if the "autoRatio" config is set. If it is, we will check to see if the "Shift Key" is pressed. If so, we will set the config ratio to true.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">ev</span>
&lt;<span property="yui:type">Event</span>&gt;
</code>
<span property="yui:description"> A mouse event.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__setCache">
<h4>
<a name="method__setCache">_setCache</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_setCache</strong>
(
)
</code>
<div class="description" property="yui:description">
Sets up the this._cache hash table.
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__setHeight">
<h4>
<a name="method__setHeight">_setHeight</a></h4>
<div class="detail" >
<code>
private
Number
<strong property="yui:name">_setHeight</strong>
(
ev
,
flip
)
</code>
<div class="description" property="yui:description">
Calculated the height based on the mouse event.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">ev</span>
&lt;<span property="yui:type">Event</span>&gt;
</code>
<span property="yui:description"> The mouse event.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">flip</span>
&lt;<span property="yui:type">Boolean</span>&gt;
</code>
<span property="yui:description"> Argument to determine the direction of the movement.</span>
</dd>
</dl>
<dl>
<dt>Returns:
<code property="yui:return">
Number
</code></dt>
<dd property="yui:returnInfo">The new value</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__setRatio">
<h4>
<a name="method__setRatio">_setRatio</a></h4>
<div class="detail" >
<code>
private
Array
<strong property="yui:name">_setRatio</strong>
(
h
,
w
,
t
,
l
)
</code>
<div class="description" property="yui:description">
Using the Height, Width, Top & Left, it recalcuates them based on the original element size.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">h</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The height offset.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">w</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The with offset.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">t</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The top offset.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">l</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The left offset.</span>
</dd>
</dl>
<dl>
<dt>Returns:
<code property="yui:return">
Array
</code></dt>
<dd property="yui:returnInfo">The new Height, Width, Top & Left settings</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__setupDragDrop">
<h4>
<a name="method__setupDragDrop">_setupDragDrop</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_setupDragDrop</strong>
(
)
</code>
<div class="description" property="yui:description">
Setup the <a href="YAHOO.util.DragDrop.html">YAHOO.util.DragDrop</a> instance on the element
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__setWidth">
<h4>
<a name="method__setWidth">_setWidth</a></h4>
<div class="detail" >
<code>
private
Number
<strong property="yui:name">_setWidth</strong>
(
ev
,
flip
)
</code>
<div class="description" property="yui:description">
Calculates the width based on the mouse event.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">ev</span>
&lt;<span property="yui:type">Event</span>&gt;
</code>
<span property="yui:description"> The mouse event.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">flip</span>
&lt;<span property="yui:type">Boolean</span>&gt;
</code>
<span property="yui:description"> Argument to determine the direction of the movement.</span>
</dd>
</dl>
<dl>
<dt>Returns:
<code property="yui:return">
Number
</code></dt>
<dd property="yui:returnInfo">The new value</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__snapTick">
<h4>
<a name="method__snapTick">_snapTick</a></h4>
<div class="detail" >
<code>
private
Number
<strong property="yui:name">_snapTick</strong>
(
size
,
pix
)
</code>
<div class="description" property="yui:description">
Adjusts the number based on the ticks used.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">size</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The size to tick against.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">pix</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The tick pixels.</span>
</dd>
</dl>
<dl>
<dt>Returns:
<code property="yui:return">
Number
</code></dt>
<dd property="yui:returnInfo">the new snapped position</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method__updateStatus">
<h4>
<a name="method__updateStatus">_updateStatus</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">_updateStatus</strong>
(
h
,
w
,
t
,
l
)
</code>
<div class="description" property="yui:description">
Using the Height, Width, Top & Left, it updates the status element with the elements sizes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">h</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The new height setting.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">w</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The new width setting.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">t</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The new top setting.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">l</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The new left setting.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:method" resource="#method_destroy">
<h4>
<a name="method_destroy">destroy</a></h4>
<div class="detail" >
<code>
void
<strong property="yui:name">destroy</strong>
(
)
</code>
<div class="description" property="yui:description">
Destroys the resize object and all of it's elements & listeners.
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="" rel="yui:method" resource="#method_getActiveHandleEl">
<h4>
<a name="method_getActiveHandleEl">getActiveHandleEl</a></h4>
<div class="detail" >
<code>
HTMLElement
<strong property="yui:name">getActiveHandleEl</strong>
(
)
</code>
<div class="description" property="yui:description">
Get the HTML reference for the currently active resize handle.
</div>
<div class="description">
<dl>
<dt>Returns:
<code property="yui:return">
HTMLElement
</code></dt>
<dd property="yui:returnInfo">The handle element that is active</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:method" resource="#method_getProxyEl">
<h4>
<a name="method_getProxyEl">getProxyEl</a></h4>
<div class="detail" >
<code>
HTMLElement
<strong property="yui:name">getProxyEl</strong>
(
)
</code>
<div class="description" property="yui:description">
Get the HTML reference for the proxy, returns null if no proxy.
</div>
<div class="description">
<dl>
<dt>Returns:
<code property="yui:return">
HTMLElement
</code></dt>
<dd property="yui:returnInfo">The proxy element</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:method" resource="#method_getResizeById">
<h4>
<a name="method_getResizeById">getResizeById</a></h4>
<div class="detail" >
<code>
static
Object
<strong property="yui:name">getResizeById</strong>
(
)
</code>
<div class="description" property="yui:description">
Get's a resize object by the HTML id of the element associated with the Resize object.
</div>
<div class="description">
<dl>
<dt>Returns:
<code property="yui:return">
Object
</code></dt>
<dd property="yui:returnInfo">The Resize Object</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:method" resource="#method_getStatusEl">
<h4>
<a name="method_getStatusEl">getStatusEl</a></h4>
<div class="detail" >
<code>
HTMLElement
<strong property="yui:name">getStatusEl</strong>
(
)
</code>
<div class="description" property="yui:description">
Get the HTML reference for the status element.
</div>
<div class="description">
<dl>
<dt>Returns:
<code property="yui:return">
HTMLElement
</code></dt>
<dd property="yui:returnInfo">The status element</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:method" resource="#method_getWrapEl">
<h4>
<a name="method_getWrapEl">getWrapEl</a></h4>
<div class="detail" >
<code>
HTMLElement
<strong property="yui:name">getWrapEl</strong>
(
)
</code>
<div class="description" property="yui:description">
Get the HTML reference for the wrap element, returns the current element if not wrapped.
</div>
<div class="description">
<dl>
<dt>Returns:
<code property="yui:return">
HTMLElement
</code></dt>
<dd property="yui:returnInfo">The wrap element</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method_init">
<h4>
<a name="method_init">init</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">init</strong>
(
)
</code>
<div class="description" property="yui:description">
The Resize class's initialization method
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method_initAttributes">
<h4>
<a name="method_initAttributes">initAttributes</a></h4>
<div class="detail" >
<code>
private
void
<strong property="yui:name">initAttributes</strong>
(
attr
)
</code>
<div class="description" property="yui:description">
Initializes all of the configuration attributes used to create a resizable element.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">attr</span>
&lt;<span property="yui:type">Object</span>&gt;
</code>
<span property="yui:description"> Object literal specifying a set of
configuration attributes used to create the utility.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:method" resource="#method_isActive">
<h4>
<a name="method_isActive">isActive</a></h4>
<div class="detail" >
<code>
Boolean
<strong property="yui:name">isActive</strong>
(
)
</code>
<div class="description" property="yui:description">
Returns true or false if a resize operation is currently active on the element.
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="" rel="yui:method" resource="#method_isLocked">
<h4>
<a name="method_isLocked">isLocked</a></h4>
<div class="detail" >
<code>
Boolean
<strong property="yui:name">isLocked</strong>
(
)
</code>
<div class="description" property="yui:description">
Check the locked status of the resize instance
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="" rel="yui:method" resource="#method_lock">
<h4>
<a name="method_lock">lock</a></h4>
<div class="detail" >
<code>
<a href="YAHOO.util.Resize.html">YAHOO.util.Resize</a>
<strong property="yui:name">lock</strong>
(
dd
)
</code>
<div class="description" property="yui:description">
Lock the resize so it can't be resized
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">dd</span>
&lt;<span property="yui:type">Boolean</span>&gt;
</code>
<span property="yui:description"> If the draggable config is set, lock it too</span>
</dd>
</dl>
<dl>
<dt>Returns:
<code property="yui:return">
<a href="YAHOO.util.Resize.html">YAHOO.util.Resize</a>
</code></dt>
<dd property="yui:returnInfo">The Resize instance</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:method" resource="#method_reset">
<h4>
<a name="method_reset">reset</a></h4>
<div class="detail" >
<code>
<a href="YAHOO.util.Resize.html">YAHOO.util.Resize</a>
<strong property="yui:name">reset</strong>
(
)
</code>
<div class="description" property="yui:description">
Resets the element to is start state.
</div>
<div class="description">
<dl>
<dt>Returns:
<code property="yui:return">
<a href="YAHOO.util.Resize.html">YAHOO.util.Resize</a>
</code></dt>
<dd property="yui:returnInfo">The Resize instance</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="private" rel="yui:method" resource="#method_resize">
<h4>
<a name="method_resize">resize</a></h4>
<div class="detail" >
<code>
private
<a href="YAHOO.util.Resize.html">YAHOO.util.Resize</a>
<strong property="yui:name">resize</strong>
(
ev
,
h
,
w
,
t
,
l
,
force
,
silent
)
</code>
<div class="description" property="yui:description">
Resizes the element, wrapper or proxy based on the data from the handlers.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">ev</span>
&lt;<span property="yui:type">Event</span>&gt;
</code>
<span property="yui:description"> The mouse event.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">h</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The new height setting.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">w</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The new width setting.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">t</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The new top setting.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">l</span>
&lt;<span property="yui:type">Number</span>&gt;
</code>
<span property="yui:description"> The new left setting.</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">force</span>
&lt;<span property="yui:type">Boolean</span>&gt;
</code>
<span property="yui:description"> Resize the element (used for proxy resize).</span>
</dd>
<dd rel="yui:parameter">
<code><span property="yui:name">silent</span>
&lt;<span property="yui:type">Boolean</span>&gt;
</code>
<span property="yui:description"> Don't fire the beforeResize Event.</span>
</dd>
</dl>
<dl>
<dt>Returns:
<code property="yui:return">
<a href="YAHOO.util.Resize.html">YAHOO.util.Resize</a>
</code></dt>
<dd property="yui:returnInfo">The Resize instance</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:method" resource="#method_toString">
<h4>
<a name="method_toString">toString</a></h4>
<div class="detail" >
<code>
String
<strong property="yui:name">toString</strong>
(
)
</code>
<div class="description" property="yui:description">
Returns a string representing the Resize Object.
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="" rel="yui:method" resource="#method_unlock">
<h4>
<a name="method_unlock">unlock</a></h4>
<div class="detail" >
<code>
<a href="YAHOO.util.Resize.html">YAHOO.util.Resize</a>
<strong property="yui:name">unlock</strong>
(
dd
)
</code>
<div class="description" property="yui:description">
Unlock the resize so it can be resized
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">dd</span>
&lt;<span property="yui:type">Boolean</span>&gt;
</code>
<span property="yui:description"> If the draggable config is set, unlock it too</span>
</dd>
</dl>
<dl>
<dt>Returns:
<code property="yui:return">
<a href="YAHOO.util.Resize.html">YAHOO.util.Resize</a>
</code></dt>
<dd property="yui:returnInfo">The Resize instance</dd>
</dl>
</div>
</div>
<hr />
</div>
</div>
</div>
<div rel="yui:inheritance">
<div class="section field inheritance" rel="yui:superclass" resource="YAHOO.util.Element.html">
<h4>Methods inherited from <a href="YAHOO.util.Element.html" property="yui:name" title="YAHOO.util.Element">YAHOO.util.Element</a>:</h4>
<div class="content" rel="yui:methods">
<code>
<span rel="yui:method" resource="YAHOO.util.Element.html#method__setHTMLAttrConfig">
<a class="private" href="YAHOO.util.Element.html#method__setHTMLAttrConfig" property="yui:name" title="_setHTMLAttrConfig">_setHTMLAttrConfig</a><span class="private">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_addClass">
<a class="" href="YAHOO.util.Element.html#method_addClass" property="yui:name" title="addClass">addClass</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_addListener">
<a class="" href="YAHOO.util.Element.html#method_addListener" property="yui:name" title="addListener">addListener</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_appendChild">
<a class="" href="YAHOO.util.Element.html#method_appendChild" property="yui:name" title="appendChild">appendChild</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_appendTo">
<a class="" href="YAHOO.util.Element.html#method_appendTo" property="yui:name" title="appendTo">appendTo</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_delegate">
<a class="" href="YAHOO.util.Element.html#method_delegate" property="yui:name" title="delegate">delegate</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_fireQueue">
<a class="" href="YAHOO.util.Element.html#method_fireQueue" property="yui:name" title="fireQueue">fireQueue</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_getElementsByClassName">
<a class="" href="YAHOO.util.Element.html#method_getElementsByClassName" property="yui:name" title="getElementsByClassName">getElementsByClassName</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_getElementsByTagName">
<a class="" href="YAHOO.util.Element.html#method_getElementsByTagName" property="yui:name" title="getElementsByTagName">getElementsByTagName</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_getStyle">
<a class="" href="YAHOO.util.Element.html#method_getStyle" property="yui:name" title="getStyle">getStyle</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_hasChildNodes">
<a class="" href="YAHOO.util.Element.html#method_hasChildNodes" property="yui:name" title="hasChildNodes">hasChildNodes</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_hasClass">
<a class="" href="YAHOO.util.Element.html#method_hasClass" property="yui:name" title="hasClass">hasClass</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_initAttributes">
<a class="" href="YAHOO.util.Element.html#method_initAttributes" property="yui:name" title="initAttributes">initAttributes</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_insertBefore">
<a class="" href="YAHOO.util.Element.html#method_insertBefore" property="yui:name" title="insertBefore">insertBefore</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_on">
<a class="" href="YAHOO.util.Element.html#method_on" property="yui:name" title="on">on</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_removeChild">
<a class="" href="YAHOO.util.Element.html#method_removeChild" property="yui:name" title="removeChild">removeChild</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_removeClass">
<a class="" href="YAHOO.util.Element.html#method_removeClass" property="yui:name" title="removeClass">removeClass</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_removeDelegate">
<a class="" href="YAHOO.util.Element.html#method_removeDelegate" property="yui:name" title="removeDelegate">removeDelegate</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_removeListener">
<a class="" href="YAHOO.util.Element.html#method_removeListener" property="yui:name" title="removeListener">removeListener</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_replaceChild">
<a class="" href="YAHOO.util.Element.html#method_replaceChild" property="yui:name" title="replaceChild">replaceChild</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_replaceClass">
<a class="" href="YAHOO.util.Element.html#method_replaceClass" property="yui:name" title="replaceClass">replaceClass</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_setStyle">
<a class="" href="YAHOO.util.Element.html#method_setStyle" property="yui:name" title="setStyle">setStyle</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.Element.html#method_subscribe">
<a class="" href="YAHOO.util.Element.html#method_subscribe" property="yui:name" title="subscribe">subscribe</a>
</span>
</code>
</div>
</div>
<div class="section field inheritance" rel="yui:superclass" resource="YAHOO.util.AttributeProvider.html">
<h4>Methods inherited from <a href="YAHOO.util.AttributeProvider.html" property="yui:name" title="YAHOO.util.AttributeProvider">YAHOO.util.AttributeProvider</a>:</h4>
<div class="content" rel="yui:methods">
<code>
<span rel="yui:method" resource="YAHOO.util.AttributeProvider.html#method_configureAttribute">
<a class=" deprecated" href="YAHOO.util.AttributeProvider.html#method_configureAttribute" property="yui:name" title="configureAttribute">configureAttribute</a><span class=" deprecated">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.AttributeProvider.html#method_fireBeforeChangeEvent">
<a class="" href="YAHOO.util.AttributeProvider.html#method_fireBeforeChangeEvent" property="yui:name" title="fireBeforeChangeEvent">fireBeforeChangeEvent</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.AttributeProvider.html#method_fireChangeEvent">
<a class="" href="YAHOO.util.AttributeProvider.html#method_fireChangeEvent" property="yui:name" title="fireChangeEvent">fireChangeEvent</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.AttributeProvider.html#method_get">
<a class="" href="YAHOO.util.AttributeProvider.html#method_get" property="yui:name" title="get">get</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.AttributeProvider.html#method_getAttributeConfig">
<a class="private" href="YAHOO.util.AttributeProvider.html#method_getAttributeConfig" property="yui:name" title="getAttributeConfig">getAttributeConfig</a><span class="private">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.AttributeProvider.html#method_getAttributeKeys">
<a class="" href="YAHOO.util.AttributeProvider.html#method_getAttributeKeys" property="yui:name" title="getAttributeKeys">getAttributeKeys</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.AttributeProvider.html#method_refresh">
<a class="" href="YAHOO.util.AttributeProvider.html#method_refresh" property="yui:name" title="refresh">refresh</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.AttributeProvider.html#method_register">
<a class=" deprecated" href="YAHOO.util.AttributeProvider.html#method_register" property="yui:name" title="register">register</a><span class=" deprecated">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.AttributeProvider.html#method_resetAttributeConfig">
<a class="private" href="YAHOO.util.AttributeProvider.html#method_resetAttributeConfig" property="yui:name" title="resetAttributeConfig">resetAttributeConfig</a><span class="private">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.AttributeProvider.html#method_resetValue">
<a class="" href="YAHOO.util.AttributeProvider.html#method_resetValue" property="yui:name" title="resetValue">resetValue</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.AttributeProvider.html#method_set">
<a class="" href="YAHOO.util.AttributeProvider.html#method_set" property="yui:name" title="set">set</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.AttributeProvider.html#method_setAttributeConfig">
<a class="" href="YAHOO.util.AttributeProvider.html#method_setAttributeConfig" property="yui:name" title="setAttributeConfig">setAttributeConfig</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.AttributeProvider.html#method_setAttributes">
<a class="" href="YAHOO.util.AttributeProvider.html#method_setAttributes" property="yui:name" title="setAttributes">setAttributes</a>
</span>
</code>
</div>
</div>
<div class="section field inheritance" rel="yui:superclass" resource="YAHOO.util.EventProvider.html">
<h4>Methods inherited from <a href="YAHOO.util.EventProvider.html" property="yui:name" title="YAHOO.util.EventProvider">YAHOO.util.EventProvider</a>:</h4>
<div class="content" rel="yui:methods">
<code>
<span rel="yui:method" resource="YAHOO.util.EventProvider.html#method_createEvent">
<a class="" href="YAHOO.util.EventProvider.html#method_createEvent" property="yui:name" title="createEvent">createEvent</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.EventProvider.html#method_fireEvent">
<a class="" href="YAHOO.util.EventProvider.html#method_fireEvent" property="yui:name" title="fireEvent">fireEvent</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.EventProvider.html#method_hasEvent">
<a class="" href="YAHOO.util.EventProvider.html#method_hasEvent" property="yui:name" title="hasEvent">hasEvent</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.EventProvider.html#method_subscribe">
<a class="" href="YAHOO.util.EventProvider.html#method_subscribe" property="yui:name" title="subscribe">subscribe</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.EventProvider.html#method_unsubscribe">
<a class="" href="YAHOO.util.EventProvider.html#method_unsubscribe" property="yui:name" title="unsubscribe">unsubscribe</a><span class="">,</span>
</span>
<span rel="yui:method" resource="YAHOO.util.EventProvider.html#method_unsubscribeAll">
<a class="" href="YAHOO.util.EventProvider.html#method_unsubscribeAll" property="yui:name" title="unsubscribeAll">unsubscribeAll</a>
</span>
</code>
</div>
</div>
</div>
</div>
<div rel="yui:events" resource="#events">
<div class="section method details">
<h3 id="events">Events</h3>
<div class="content">
<div class="" rel="yui:event" resource="#event_animateChange">
<h4>
<a name="event_animateChange">animateChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">animateChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'animate' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_animateDurationChange">
<h4>
<a name="event_animateDurationChange">animateDurationChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">animateDurationChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'animateDuration' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_animateEasingChange">
<h4>
<a name="event_animateEasingChange">animateEasingChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">animateEasingChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'animateEasing' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_autoRatioChange">
<h4>
<a name="event_autoRatioChange">autoRatioChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">autoRatioChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'autoRatio' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeAnimateChange">
<h4>
<a name="event_beforeAnimateChange">beforeAnimateChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeAnimateChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'animate' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeAnimateDurationChange">
<h4>
<a name="event_beforeAnimateDurationChange">beforeAnimateDurationChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeAnimateDurationChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'animateDuration' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeAnimateEasingChange">
<h4>
<a name="event_beforeAnimateEasingChange">beforeAnimateEasingChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeAnimateEasingChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'animateEasing' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeAutoRatioChange">
<h4>
<a name="event_beforeAutoRatioChange">beforeAutoRatioChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeAutoRatioChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'autoRatio' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeDraggableChange">
<h4>
<a name="event_beforeDraggableChange">beforeDraggableChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeDraggableChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'draggable' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeGhostChange">
<h4>
<a name="event_beforeGhostChange">beforeGhostChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeGhostChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'ghost' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeHandlesChange">
<h4>
<a name="event_beforeHandlesChange">beforeHandlesChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeHandlesChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'handles' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeHeightChange">
<h4>
<a name="event_beforeHeightChange">beforeHeightChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeHeightChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'height' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeHiddenHandlesChange">
<h4>
<a name="event_beforeHiddenHandlesChange">beforeHiddenHandlesChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeHiddenHandlesChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'hiddenHandles' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeHoverChange">
<h4>
<a name="event_beforeHoverChange">beforeHoverChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeHoverChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'hover' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeKnobHandlesChange">
<h4>
<a name="event_beforeKnobHandlesChange">beforeKnobHandlesChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeKnobHandlesChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'knobHandles' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeMaxHeightChange">
<h4>
<a name="event_beforeMaxHeightChange">beforeMaxHeightChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeMaxHeightChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'maxHeight' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeMaxWidthChange">
<h4>
<a name="event_beforeMaxWidthChange">beforeMaxWidthChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeMaxWidthChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'maxWidth' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeMaxXChange">
<h4>
<a name="event_beforeMaxXChange">beforeMaxXChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeMaxXChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'maxX' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeMaxYChange">
<h4>
<a name="event_beforeMaxYChange">beforeMaxYChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeMaxYChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'maxY' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeMinHeightChange">
<h4>
<a name="event_beforeMinHeightChange">beforeMinHeightChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeMinHeightChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'minHeight' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeMinWidthChange">
<h4>
<a name="event_beforeMinWidthChange">beforeMinWidthChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeMinWidthChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'minWidth' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeMinXChange">
<h4>
<a name="event_beforeMinXChange">beforeMinXChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeMinXChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'minX' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeMinYChange">
<h4>
<a name="event_beforeMinYChange">beforeMinYChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeMinYChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'minY' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeProxyChange">
<h4>
<a name="event_beforeProxyChange">beforeProxyChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeProxyChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'proxy' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeRatioChange">
<h4>
<a name="event_beforeRatioChange">beforeRatioChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeRatioChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'ratio' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeResize">
<h4>
<a name="event_beforeResize">beforeResize</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeResize</strong>
(
)
</code>
<div class="description" property="yui:description">
Fires before every element resize after the size calculations, returning false will stop the resize.
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeSetSizeChange">
<h4>
<a name="event_beforeSetSizeChange">beforeSetSizeChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeSetSizeChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'setSize' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeStatusChange">
<h4>
<a name="event_beforeStatusChange">beforeStatusChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeStatusChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'status' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeUseShimChange">
<h4>
<a name="event_beforeUseShimChange">beforeUseShimChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeUseShimChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'useShim' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeWidthChange">
<h4>
<a name="event_beforeWidthChange">beforeWidthChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeWidthChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'width' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeWrapChange">
<h4>
<a name="event_beforeWrapChange">beforeWrapChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeWrapChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'wrap' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeXTicksChange">
<h4>
<a name="event_beforeXTicksChange">beforeXTicksChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeXTicksChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'xTicks' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_beforeYTicksChange">
<h4>
<a name="event_beforeYTicksChange">beforeYTicksChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">beforeYTicksChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires before the value for the configuration attribute 'yTicks' changes. Return false to cancel the attribute change.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_dragEvent">
<h4>
<a name="event_dragEvent">dragEvent</a></h4>
<div class="detail">
<code>
<strong property="yui:name">dragEvent</strong>
(
)
</code>
<div class="description" property="yui:description">
Fires when the <a href="YAHOO.util.DragDrop.html">YAHOO.util.DragDrop</a> dragEvent is fired for the config option draggable.
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_draggableChange">
<h4>
<a name="event_draggableChange">draggableChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">draggableChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'draggable' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_endResize">
<h4>
<a name="event_endResize">endResize</a></h4>
<div class="detail">
<code>
<strong property="yui:name">endResize</strong>
(
)
</code>
<div class="description" property="yui:description">
Fires when the mouseUp event from the Drag Instance fires.
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_ghostChange">
<h4>
<a name="event_ghostChange">ghostChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">ghostChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'ghost' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_handlesChange">
<h4>
<a name="event_handlesChange">handlesChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">handlesChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'handles' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_heightChange">
<h4>
<a name="event_heightChange">heightChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">heightChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'height' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_hiddenHandlesChange">
<h4>
<a name="event_hiddenHandlesChange">hiddenHandlesChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">hiddenHandlesChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'hiddenHandles' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_hoverChange">
<h4>
<a name="event_hoverChange">hoverChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">hoverChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'hover' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_knobHandlesChange">
<h4>
<a name="event_knobHandlesChange">knobHandlesChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">knobHandlesChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'knobHandles' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_maxHeightChange">
<h4>
<a name="event_maxHeightChange">maxHeightChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">maxHeightChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'maxHeight' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_maxWidthChange">
<h4>
<a name="event_maxWidthChange">maxWidthChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">maxWidthChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'maxWidth' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_maxXChange">
<h4>
<a name="event_maxXChange">maxXChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">maxXChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'maxX' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_maxYChange">
<h4>
<a name="event_maxYChange">maxYChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">maxYChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'maxY' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_minHeightChange">
<h4>
<a name="event_minHeightChange">minHeightChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">minHeightChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'minHeight' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_minWidthChange">
<h4>
<a name="event_minWidthChange">minWidthChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">minWidthChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'minWidth' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_minXChange">
<h4>
<a name="event_minXChange">minXChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">minXChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'minX' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_minYChange">
<h4>
<a name="event_minYChange">minYChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">minYChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'minY' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_proxyChange">
<h4>
<a name="event_proxyChange">proxyChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">proxyChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'proxy' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_proxyResize">
<h4>
<a name="event_proxyResize">proxyResize</a></h4>
<div class="detail">
<code>
<strong property="yui:name">proxyResize</strong>
(
)
</code>
<div class="description" property="yui:description">
Fires on every proxy resize (only fires when used with proxy config setting).
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_ratioChange">
<h4>
<a name="event_ratioChange">ratioChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">ratioChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'ratio' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_resize">
<h4>
<a name="event_resize">resize</a></h4>
<div class="detail">
<code>
<strong property="yui:name">resize</strong>
(
)
</code>
<div class="description" property="yui:description">
Fires on every element resize (only fires once when used with proxy config setting).
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_setSizeChange">
<h4>
<a name="event_setSizeChange">setSizeChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">setSizeChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'setSize' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_startResize">
<h4>
<a name="event_startResize">startResize</a></h4>
<div class="detail">
<code>
<strong property="yui:name">startResize</strong>
(
)
</code>
<div class="description" property="yui:description">
Fires when a resize action is started.
</div>
<div class="description">
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_statusChange">
<h4>
<a name="event_statusChange">statusChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">statusChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'status' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_useShimChange">
<h4>
<a name="event_useShimChange">useShimChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">useShimChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'useShim' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_widthChange">
<h4>
<a name="event_widthChange">widthChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">widthChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'width' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_wrapChange">
<h4>
<a name="event_wrapChange">wrapChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">wrapChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'wrap' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_xTicksChange">
<h4>
<a name="event_xTicksChange">xTicksChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">xTicksChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'xTicks' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
<div class="" rel="yui:event" resource="#event_yTicksChange">
<h4>
<a name="event_yTicksChange">yTicksChange</a></h4>
<div class="detail">
<code>
<strong property="yui:name">yTicksChange</strong>
(
event
)
</code>
<div class="description" property="yui:description">
Fires when the value for the configuration attribute 'yTicks' changes.
</div>
<div class="description">
<dl rel="yui:parameters">
<dt>Parameters:</dt>
<dd rel="yui:parameter">
<code><span property="yui:name">event</span>
&lt;<span property="yui:type">{oldValue: any, newValue: any}</span>&gt;
</code>
<span property="yui:description">An object containing the previous attribute value and the new value.</span>
</dd>
</dl>
</div>
</div>
<hr />
</div>
</div>
</div>
<div rel="yui:inheritance">
<div class="section field inheritance" rel="yui:superclass" resource="YAHOO.util.Element.html">
<h4>Events inherited from <a href="YAHOO.util.Element.html" property="yui:name" title="YAHOO.util.Element">YAHOO.util.Element</a>:</h4>
<div class="content" rel="yui:events">
<code>
<span rel="yui:event" resource="YAHOO.util.Element.html#event_appendTo">
<a class="" href="YAHOO.util.Element.html#event_appendTo" property="yui:name" title="appendTo">appendTo</a><span class="">,</span>
</span>
<span rel="yui:event" resource="YAHOO.util.Element.html#event_available">
<a class="" href="YAHOO.util.Element.html#event_available" property="yui:name" title="available">available</a><span class="">,</span>
</span>
<span rel="yui:event" resource="YAHOO.util.Element.html#event_beforeAppendTo">
<a class="" href="YAHOO.util.Element.html#event_beforeAppendTo" property="yui:name" title="beforeAppendTo">beforeAppendTo</a><span class="">,</span>
</span>
<span rel="yui:event" resource="YAHOO.util.Element.html#event_beforeElementChange">
<a class="" href="YAHOO.util.Element.html#event_beforeElementChange" property="yui:name" title="beforeElementChange">beforeElementChange</a><span class="">,</span>
</span>
<span rel="yui:event" resource="YAHOO.util.Element.html#event_contentReady">
<a class="" href="YAHOO.util.Element.html#event_contentReady" property="yui:name" title="contentReady">contentReady</a><span class="">,</span>
</span>
<span rel="yui:event" resource="YAHOO.util.Element.html#event_elementChange">
<a class="" href="YAHOO.util.Element.html#event_elementChange" property="yui:name" title="elementChange">elementChange</a><span class="">,</span>
</span>
</code>
</div>
</div>
</div>
</div>
<div rel="yui:attributes" resource="#configattributes">
<div class="section field details">
<h3 id="configattributes">Configuration Attributes</h3>
<div class="content">
<div class="" rel="yui:attribute" resource="#config_animate">
<h4><a name="config_animate">animate</a>
<code>- <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Should be use animation to resize the element (can only be used if we use proxy).
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_animateDuration">
<h4><a name="config_animateDuration">animateDuration</a>
<code>- <span property="yui:type">Number</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The Duration to apply to the animation.
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_animateEasing">
<h4><a name="config_animateEasing">animateEasing</a>
<code>- <span property="yui:type">Object</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The Easing to apply to the animation.
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_autoRatio">
<h4><a name="config_autoRatio">autoRatio</a>
<code>- <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Using the shift key during a resize will toggle the ratio config.
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_draggable">
<h4><a name="config_draggable">draggable</a>
<code>- <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
A convienence method to make the element draggable
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_ghost">
<h4><a name="config_ghost">ghost</a>
<code>- <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Apply an opacity filter to the element being resized (only works with proxy).
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_handles">
<h4><a name="config_handles">handles</a>
<code>- <span property="yui:type">Array</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The handles to use (any combination of): 't', 'b', 'r', 'l', 'bl', 'br', 'tl', 'tr'. Defaults to: ['r', 'b', 'br'].
Can use a shortcut of All. Note: 8 way resizing should be done on an element that is absolutely positioned.
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_height">
<h4><a name="config_height">height</a>
<code>- <span property="yui:type">Number</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The height of the element
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_hiddenHandles">
<h4><a name="config_hiddenHandles">hiddenHandles</a>
<code>- <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Don't show the handles, just use the cursor to the user.
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_hover">
<h4><a name="config_hover">hover</a>
<code>- <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Only show the handles when they are being moused over.
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_knobHandles">
<h4><a name="config_knobHandles">knobHandles</a>
<code>- <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Use the smaller handles, instead if the full size handles.
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_maxHeight">
<h4><a name="config_maxHeight">maxHeight</a>
<code>- <span property="yui:type">Number</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The maximum height of the element
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_maxWidth">
<h4><a name="config_maxWidth">maxWidth</a>
<code>- <span property="yui:type">Number</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The maximum width of the element
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_maxX">
<h4><a name="config_maxX">maxX</a>
<code>- <span property="yui:type">Number</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The max x coord of the element
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_maxY">
<h4><a name="config_maxY">maxY</a>
<code>- <span property="yui:type">Number</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The max y coord of the element
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_minHeight">
<h4><a name="config_minHeight">minHeight</a>
<code>- <span property="yui:type">Number</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The minimum height of the element
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_minWidth">
<h4><a name="config_minWidth">minWidth</a>
<code>- <span property="yui:type">Number</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The minimum width of the element
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_minX">
<h4><a name="config_minX">minX</a>
<code>- <span property="yui:type">Number</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The minimum x coord of the element
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_minY">
<h4><a name="config_minY">minY</a>
<code>- <span property="yui:type">Number</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The minimum y coord of the element
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_proxy">
<h4><a name="config_proxy">proxy</a>
<code>- <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Resize a proxy element instead of the real element.
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_ratio">
<h4><a name="config_ratio">ratio</a>
<code>- <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Maintain the element's ratio when resizing.
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_setSize">
<h4><a name="config_setSize">setSize</a>
<code>- <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Set the size of the resized element, if set to false the element will not be auto resized,
the resize event will contain the dimensions so the end user can resize it on their own.
This setting will only work with proxy set to true and animate set to false.
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_status">
<h4><a name="config_status">status</a>
<code>- <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Show the status (new size) of the resize.
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_useShim">
<h4><a name="config_useShim">useShim</a>
<code>- <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
This setting will be passed to the DragDrop instances on the resize handles and for the draggable property.
This property should be used if you want the resize handles to work over iframe and other elements.
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_width">
<h4><a name="config_width">width</a>
<code>- <span property="yui:type">Number</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The width of the element
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_wrap">
<h4><a name="config_wrap">wrap</a>
<code>- <span property="yui:type">Boolean</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
Should we wrap the element
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_xTicks">
<h4><a name="config_xTicks">xTicks</a>
<code>- <span property="yui:type">Number or False</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The number of x ticks to span the resize to.
</div>
</div>
<hr />
</div>
<div class="" rel="yui:attribute" resource="#config_yTicks">
<h4><a name="config_yTicks">yTicks</a>
<code>- <span property="yui:type">Number or False</span></code>
</h4>
<div class="detail">
<div class="description" property="yui:description">
The number of y ticks to span the resize to.
</div>
</div>
<hr />
</div>
</div>
</div>
<div rel="yui:inheritance">
<div class="section field inheritance" rel="yui:superclass" resource="YAHOO.util.Element.html">
<h4>Configuration attributes inherited from <a href="YAHOO.util.Element.html" property="yui:name" title="YAHOO.util.Element">YAHOO.util.Element</a>:</h4>
<div class="content" rel="yui:attributes">
<code>
<span rel="yui:attribute" resource="YAHOO.util.Element.html#config_element">
<a class="" href="YAHOO.util.Element.html#config_element" property="yui:name" title="element">element</a>
</span>
</code>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="yui-b">
<div class="nav">
<div id="moduleList" class="module">
<h4>Modules</h4>
<ul class="content">
<li class=""><a href="module_animation.html" title="animation">animation</a></li>
<li class=""><a href="module_autocomplete.html" title="autocomplete">autocomplete</a></li>
<li class=""><a href="module_button.html" title="button">button</a></li>
<li class=""><a href="module_calendar.html" title="calendar">calendar</a></li>
<li class=""><a href="module_carousel.html" title="carousel">carousel</a></li>
<li class=""><a href="module_charts.html" title="charts">charts</a></li>
<li class=""><a href="module_colorpicker.html" title="colorpicker">colorpicker</a></li>
<li class=""><a href="module_connection.html" title="connection">connection</a></li>
<li class=""><a href="module_container.html" title="container">container</a></li>
<li class=""><a href="module_cookie.html" title="cookie">cookie</a></li>
<li class=""><a href="module_datasource.html" title="datasource">datasource</a></li>
<li class=""><a href="module_datatable.html" title="datatable">datatable</a></li>
<li class=""><a href="module_datemath.html" title="datemath">datemath</a></li>
<li class=""><a href="module_dom.html" title="dom">dom</a></li>
<li class=""><a href="module_dragdrop.html" title="dragdrop">dragdrop</a></li>
<li class=""><a href="module_editor.html" title="editor">editor</a></li>
<li class=""><a href="module_element.html" title="element">element</a></li>
<li class=""><a href="module_element-delegate.html" title="element-delegate">element-delegate</a></li>
<li class=""><a href="module_event.html" title="event">event</a></li>
<li class=""><a href="module_event-delegate.html" title="event-delegate">event-delegate</a></li>
<li class=""><a href="module_event-mouseenter.html" title="event-mouseenter">event-mouseenter</a></li>
<li class=""><a href="module_event-simulate.html" title="event-simulate">event-simulate</a></li>
<li class=""><a href="module_get.html" title="get">get</a></li>
<li class=""><a href="module_history.html" title="history">history</a></li>
<li class=""><a href="module_imagecropper.html" title="imagecropper">imagecropper</a></li>
<li class=""><a href="module_imageloader.html" title="imageloader">imageloader</a></li>
<li class=""><a href="module_json.html" title="json">json</a></li>
<li class=""><a href="module_layout.html" title="layout">layout</a></li>
<li class=""><a href="module_logger.html" title="logger">logger</a></li>
<li class=""><a href="module_menu.html" title="menu">menu</a></li>
<li class=""><a href="module_paginator.html" title="paginator">paginator</a></li>
<li class=""><a href="module_profiler.html" title="profiler">profiler</a></li>
<li class=""><a href="module_profilerviewer.html" title="profilerviewer">profilerviewer</a></li>
<li class=""><a href="module_progressbar.html" title="progressbar">progressbar</a></li>
<li class="selected"><a href="module_resize.html" title="resize">resize</a></li>
<li class=""><a href="module_selector.html" title="selector">selector</a></li>
<li class=""><a href="module_slider.html" title="slider">slider</a></li>
<li class=""><a href="module_storage.html" title="Storage">Storage</a></li>
<li class=""><a href="module_stylesheet.html" title="stylesheet">stylesheet</a></li>
<li class=""><a href="module_swf.html" title="swf">swf</a></li>
<li class=""><a href="module_swfdetect.html" title="swfdetect">swfdetect</a></li>
<li class=""><a href="module_swfstore.html" title="swfstore">swfstore</a></li>
<li class=""><a href="module_tabview.html" title="tabview">tabview</a></li>
<li class=""><a href="module_treeview.html" title="treeview">treeview</a></li>
<li class=""><a href="module_uploader.html" title="uploader">uploader</a></li>
<li class=""><a href="module_yahoo.html" title="yahoo">yahoo</a></li>
<li class=""><a href="module_yuiloader.html" title="yuiloader">yuiloader</a></li>
<li class=""><a href="module_yuitest.html" title="yuitest">yuitest</a></li>
</ul>
</div>
<div id="classList" class="module">
<h4>Classes</h4>
<ul class="content">
<li class="selected"><a href="YAHOO.util.Resize.html" title="YAHOO.util.Resize">YAHOO.util.Resize</a></li>
</ul>
</div>
<div id="fileList" class="module">
<h4>Files</h4>
<ul class="content">
<li class=""><a href="resize.js.html" title="resize.js">resize.js</a></li>
</ul>
</div>
<div id="propertyList" class="module">
<h4>Properties</h4>
<ul class="content">
<li class="private"><a href="#property__active" title="_active">_active</a></li>
<li class="private"><a href="#property__cache" title="_cache">_cache</a></li>
<li class="private"><a href="#property__currentDD" title="_currentDD">_currentDD</a></li>
<li class="private"><a href="#property__currentHandle" title="_currentHandle">_currentHandle</a></li>
<li class="private"><a href="#property__dds" title="_dds">_dds</a></li>
<li class="private"><a href="#property__handles" title="_handles">_handles</a></li>
<li class="private"><a href="#property__ieSelectBack" title="_ieSelectBack">_ieSelectBack</a></li>
<li class="private"><a href="#property__instances" title="_instances">_instances</a></li>
<li class="private"><a href="#property__locked" title="_locked">_locked</a></li>
<li class="private"><a href="#property__positioned" title="_positioned">_positioned</a></li>
<li class="private"><a href="#property__proxy" title="_proxy">_proxy</a></li>
<li class="private"><a href="#property__resizeEvent" title="_resizeEvent">_resizeEvent</a></li>
<li class="private"><a href="#property__wrap" title="_wrap">_wrap</a></li>
<li class="private"><a href="#property_browser" title="browser">browser</a></li>
<li class="private"><a href="#property_CSS_DRAG" title="CSS_DRAG">CSS_DRAG</a></li>
<li class="private"><a href="#property_CSS_GHOST" title="CSS_GHOST">CSS_GHOST</a></li>
<li class="private"><a href="#property_CSS_HANDLE" title="CSS_HANDLE">CSS_HANDLE</a></li>
<li class="private"><a href="#property_CSS_HIDDEN" title="CSS_HIDDEN">CSS_HIDDEN</a></li>
<li class="private"><a href="#property_CSS_HOVER" title="CSS_HOVER">CSS_HOVER</a></li>
<li class="private"><a href="#property_CSS_KNOB" title="CSS_KNOB">CSS_KNOB</a></li>
<li class="private"><a href="#property_CSS_PROXY" title="CSS_PROXY">CSS_PROXY</a></li>
<li class="private"><a href="#property_CSS_RESIZE" title="CSS_RESIZE">CSS_RESIZE</a></li>
<li class="private"><a href="#property_CSS_RESIZING" title="CSS_RESIZING">CSS_RESIZING</a></li>
<li class="private"><a href="#property_CSS_STATUS" title="CSS_STATUS">CSS_STATUS</a></li>
<li class="private"><a href="#property_CSS_WRAP" title="CSS_WRAP">CSS_WRAP</a></li>
<li class="private"><a href="#property_dd" title="dd">dd</a></li>
</ul>
</div>
<div id="methodsList" class="module">
<h4>Methods</h4>
<ul class="content">
<li class="private"><a href="#method__checkHeight" title="_checkHeight">_checkHeight</a></li>
<li class="private"><a href="#method__checkWidth" title="_checkWidth">_checkWidth</a></li>
<li class="private"><a href="#method__createHandles" title="_createHandles">_createHandles</a></li>
<li class="private"><a href="#method__createProxy" title="_createProxy">_createProxy</a></li>
<li class="private"><a href="#method__createWrap" title="_createWrap">_createWrap</a></li>
<li class="private"><a href="#method__handle_for_b" title="_handle_for_b">_handle_for_b</a></li>
<li class="private"><a href="#method__handle_for_bl" title="_handle_for_bl">_handle_for_bl</a></li>
<li class="private"><a href="#method__handle_for_br" title="_handle_for_br">_handle_for_br</a></li>
<li class="private"><a href="#method__handle_for_l" title="_handle_for_l">_handle_for_l</a></li>
<li class="private"><a href="#method__handle_for_r" title="_handle_for_r">_handle_for_r</a></li>
<li class="private"><a href="#method__handle_for_t" title="_handle_for_t">_handle_for_t</a></li>
<li class="private"><a href="#method__handle_for_tl" title="_handle_for_tl">_handle_for_tl</a></li>
<li class="private"><a href="#method__handle_for_tr" title="_handle_for_tr">_handle_for_tr</a></li>
<li class="private"><a href="#method__handleMouseDown" title="_handleMouseDown">_handleMouseDown</a></li>
<li class="private"><a href="#method__handleMouseOut" title="_handleMouseOut">_handleMouseOut</a></li>
<li class="private"><a href="#method__handleMouseOver" title="_handleMouseOver">_handleMouseOver</a></li>
<li class="private"><a href="#method__handleMouseUp" title="_handleMouseUp">_handleMouseUp</a></li>
<li class="private"><a href="#method__handleStartDrag" title="_handleStartDrag">_handleStartDrag</a></li>
<li class="private"><a href="#method__ieSelectFix" title="_ieSelectFix">_ieSelectFix</a></li>
<li class="private"><a href="#method__setAutoRatio" title="_setAutoRatio">_setAutoRatio</a></li>
<li class="private"><a href="#method__setCache" title="_setCache">_setCache</a></li>
<li class="private"><a href="#method__setHeight" title="_setHeight">_setHeight</a></li>
<li class="private"><a href="#method__setRatio" title="_setRatio">_setRatio</a></li>
<li class="private"><a href="#method__setupDragDrop" title="_setupDragDrop">_setupDragDrop</a></li>
<li class="private"><a href="#method__setWidth" title="_setWidth">_setWidth</a></li>
<li class="private"><a href="#method__snapTick" title="_snapTick">_snapTick</a></li>
<li class="private"><a href="#method__updateStatus" title="_updateStatus">_updateStatus</a></li>
<li class=""><a href="#method_destroy" title="destroy">destroy</a></li>
<li class=""><a href="#method_getActiveHandleEl" title="getActiveHandleEl">getActiveHandleEl</a></li>
<li class=""><a href="#method_getProxyEl" title="getProxyEl">getProxyEl</a></li>
<li class=""><a href="#method_getResizeById" title="getResizeById">getResizeById</a></li>
<li class=""><a href="#method_getStatusEl" title="getStatusEl">getStatusEl</a></li>
<li class=""><a href="#method_getWrapEl" title="getWrapEl">getWrapEl</a></li>
<li class="private"><a href="#method_init" title="init">init</a></li>
<li class="private"><a href="#method_initAttributes" title="initAttributes">initAttributes</a></li>
<li class=""><a href="#method_isActive" title="isActive">isActive</a></li>
<li class=""><a href="#method_isLocked" title="isLocked">isLocked</a></li>
<li class=""><a href="#method_lock" title="lock">lock</a></li>
<li class=""><a href="#method_reset" title="reset">reset</a></li>
<li class="private"><a href="#method_resize" title="resize">resize</a></li>
<li class=""><a href="#method_toString" title="toString">toString</a></li>
<li class=""><a href="#method_unlock" title="unlock">unlock</a></li>
</ul>
</div>
<div id="eventsList" class="module">
<h4>Events</h4>
<ul class="content">
<li class=""><a href="#event_animateChange" title="animateChange">animateChange</a></li>
<li class=""><a href="#event_animateDurationChange" title="animateDurationChange">animateDurationChange</a></li>
<li class=""><a href="#event_animateEasingChange" title="animateEasingChange">animateEasingChange</a></li>
<li class=""><a href="#event_autoRatioChange" title="autoRatioChange">autoRatioChange</a></li>
<li class=""><a href="#event_beforeAnimateChange" title="beforeAnimateChange">beforeAnimateChange</a></li>
<li class=""><a href="#event_beforeAnimateDurationChange" title="beforeAnimateDurationChange">beforeAnimateDurationChange</a></li>
<li class=""><a href="#event_beforeAnimateEasingChange" title="beforeAnimateEasingChange">beforeAnimateEasingChange</a></li>
<li class=""><a href="#event_beforeAutoRatioChange" title="beforeAutoRatioChange">beforeAutoRatioChange</a></li>
<li class=""><a href="#event_beforeDraggableChange" title="beforeDraggableChange">beforeDraggableChange</a></li>
<li class=""><a href="#event_beforeGhostChange" title="beforeGhostChange">beforeGhostChange</a></li>
<li class=""><a href="#event_beforeHandlesChange" title="beforeHandlesChange">beforeHandlesChange</a></li>
<li class=""><a href="#event_beforeHeightChange" title="beforeHeightChange">beforeHeightChange</a></li>
<li class=""><a href="#event_beforeHiddenHandlesChange" title="beforeHiddenHandlesChange">beforeHiddenHandlesChange</a></li>
<li class=""><a href="#event_beforeHoverChange" title="beforeHoverChange">beforeHoverChange</a></li>
<li class=""><a href="#event_beforeKnobHandlesChange" title="beforeKnobHandlesChange">beforeKnobHandlesChange</a></li>
<li class=""><a href="#event_beforeMaxHeightChange" title="beforeMaxHeightChange">beforeMaxHeightChange</a></li>
<li class=""><a href="#event_beforeMaxWidthChange" title="beforeMaxWidthChange">beforeMaxWidthChange</a></li>
<li class=""><a href="#event_beforeMaxXChange" title="beforeMaxXChange">beforeMaxXChange</a></li>
<li class=""><a href="#event_beforeMaxYChange" title="beforeMaxYChange">beforeMaxYChange</a></li>
<li class=""><a href="#event_beforeMinHeightChange" title="beforeMinHeightChange">beforeMinHeightChange</a></li>
<li class=""><a href="#event_beforeMinWidthChange" title="beforeMinWidthChange">beforeMinWidthChange</a></li>
<li class=""><a href="#event_beforeMinXChange" title="beforeMinXChange">beforeMinXChange</a></li>
<li class=""><a href="#event_beforeMinYChange" title="beforeMinYChange">beforeMinYChange</a></li>
<li class=""><a href="#event_beforeProxyChange" title="beforeProxyChange">beforeProxyChange</a></li>
<li class=""><a href="#event_beforeRatioChange" title="beforeRatioChange">beforeRatioChange</a></li>
<li class=""><a href="#event_beforeResize" title="beforeResize">beforeResize</a></li>
<li class=""><a href="#event_beforeSetSizeChange" title="beforeSetSizeChange">beforeSetSizeChange</a></li>
<li class=""><a href="#event_beforeStatusChange" title="beforeStatusChange">beforeStatusChange</a></li>
<li class=""><a href="#event_beforeUseShimChange" title="beforeUseShimChange">beforeUseShimChange</a></li>
<li class=""><a href="#event_beforeWidthChange" title="beforeWidthChange">beforeWidthChange</a></li>
<li class=""><a href="#event_beforeWrapChange" title="beforeWrapChange">beforeWrapChange</a></li>
<li class=""><a href="#event_beforeXTicksChange" title="beforeXTicksChange">beforeXTicksChange</a></li>
<li class=""><a href="#event_beforeYTicksChange" title="beforeYTicksChange">beforeYTicksChange</a></li>
<li class=""><a href="#event_dragEvent" title="dragEvent">dragEvent</a></li>
<li class=""><a href="#event_draggableChange" title="draggableChange">draggableChange</a></li>
<li class=""><a href="#event_endResize" title="endResize">endResize</a></li>
<li class=""><a href="#event_ghostChange" title="ghostChange">ghostChange</a></li>
<li class=""><a href="#event_handlesChange" title="handlesChange">handlesChange</a></li>
<li class=""><a href="#event_heightChange" title="heightChange">heightChange</a></li>
<li class=""><a href="#event_hiddenHandlesChange" title="hiddenHandlesChange">hiddenHandlesChange</a></li>
<li class=""><a href="#event_hoverChange" title="hoverChange">hoverChange</a></li>
<li class=""><a href="#event_knobHandlesChange" title="knobHandlesChange">knobHandlesChange</a></li>
<li class=""><a href="#event_maxHeightChange" title="maxHeightChange">maxHeightChange</a></li>
<li class=""><a href="#event_maxWidthChange" title="maxWidthChange">maxWidthChange</a></li>
<li class=""><a href="#event_maxXChange" title="maxXChange">maxXChange</a></li>
<li class=""><a href="#event_maxYChange" title="maxYChange">maxYChange</a></li>
<li class=""><a href="#event_minHeightChange" title="minHeightChange">minHeightChange</a></li>
<li class=""><a href="#event_minWidthChange" title="minWidthChange">minWidthChange</a></li>
<li class=""><a href="#event_minXChange" title="minXChange">minXChange</a></li>
<li class=""><a href="#event_minYChange" title="minYChange">minYChange</a></li>
<li class=""><a href="#event_proxyChange" title="proxyChange">proxyChange</a></li>
<li class=""><a href="#event_proxyResize" title="proxyResize">proxyResize</a></li>
<li class=""><a href="#event_ratioChange" title="ratioChange">ratioChange</a></li>
<li class=""><a href="#event_resize" title="resize">resize</a></li>
<li class=""><a href="#event_setSizeChange" title="setSizeChange">setSizeChange</a></li>
<li class=""><a href="#event_startResize" title="startResize">startResize</a></li>
<li class=""><a href="#event_statusChange" title="statusChange">statusChange</a></li>
<li class=""><a href="#event_useShimChange" title="useShimChange">useShimChange</a></li>
<li class=""><a href="#event_widthChange" title="widthChange">widthChange</a></li>
<li class=""><a href="#event_wrapChange" title="wrapChange">wrapChange</a></li>
<li class=""><a href="#event_xTicksChange" title="xTicksChange">xTicksChange</a></li>
<li class=""><a href="#event_yTicksChange" title="yTicksChange">yTicksChange</a></li>
</ul>
</div>
<div id="configList" class="module">
<h4>Configuration Attributes</h4>
<ul class="content">
<li class=""><a href="#config_animate" title="animate">animate</a></li>
<li class=""><a href="#config_animateDuration" title="animateDuration">animateDuration</a></li>
<li class=""><a href="#config_animateEasing" title="animateEasing">animateEasing</a></li>
<li class=""><a href="#config_autoRatio" title="autoRatio">autoRatio</a></li>
<li class=""><a href="#config_draggable" title="draggable">draggable</a></li>
<li class=""><a href="#config_ghost" title="ghost">ghost</a></li>
<li class=""><a href="#config_handles" title="handles">handles</a></li>
<li class=""><a href="#config_height" title="height">height</a></li>
<li class=""><a href="#config_hiddenHandles" title="hiddenHandles">hiddenHandles</a></li>
<li class=""><a href="#config_hover" title="hover">hover</a></li>
<li class=""><a href="#config_knobHandles" title="knobHandles">knobHandles</a></li>
<li class=""><a href="#config_maxHeight" title="maxHeight">maxHeight</a></li>
<li class=""><a href="#config_maxWidth" title="maxWidth">maxWidth</a></li>
<li class=""><a href="#config_maxX" title="maxX">maxX</a></li>
<li class=""><a href="#config_maxY" title="maxY">maxY</a></li>
<li class=""><a href="#config_minHeight" title="minHeight">minHeight</a></li>
<li class=""><a href="#config_minWidth" title="minWidth">minWidth</a></li>
<li class=""><a href="#config_minX" title="minX">minX</a></li>
<li class=""><a href="#config_minY" title="minY">minY</a></li>
<li class=""><a href="#config_proxy" title="proxy">proxy</a></li>
<li class=""><a href="#config_ratio" title="ratio">ratio</a></li>
<li class=""><a href="#config_setSize" title="setSize">setSize</a></li>
<li class=""><a href="#config_status" title="status">status</a></li>
<li class=""><a href="#config_useShim" title="useShim">useShim</a></li>
<li class=""><a href="#config_width" title="width">width</a></li>
<li class=""><a href="#config_wrap" title="wrap">wrap</a></li>
<li class=""><a href="#config_xTicks" title="xTicks">xTicks</a></li>
<li class=""><a href="#config_yTicks" title="yTicks">yTicks</a></li>
</ul>
</div>
</div>
</div>
</div>
<div id="ft">
<hr />
Copyright &copy; 2010 Yahoo! Inc. All rights reserved.
</div>
</div>
<script type="text/javascript">
var ALL_YUI_PROPS = [{"access": "private", "host": "YAHOO.util.Resize", "name": "_active", "url": "YAHOO.util.Resize.html#property__active", "type": "property"}, {"access": "", "host": "YAHOO.util.Resize", "name": "animate", "url": "YAHOO.util.Resize.html#config_animate", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "animateChange", "url": "YAHOO.util.Resize.html#event_animateChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "animateDuration", "url": "YAHOO.util.Resize.html#config_animateDuration", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "animateDurationChange", "url": "YAHOO.util.Resize.html#event_animateDurationChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "animateEasing", "url": "YAHOO.util.Resize.html#config_animateEasing", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "animateEasingChange", "url": "YAHOO.util.Resize.html#event_animateEasingChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "autoRatio", "url": "YAHOO.util.Resize.html#config_autoRatio", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "autoRatioChange", "url": "YAHOO.util.Resize.html#event_autoRatioChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeAnimateChange", "url": "YAHOO.util.Resize.html#event_beforeAnimateChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeAnimateDurationChange", "url": "YAHOO.util.Resize.html#event_beforeAnimateDurationChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeAnimateEasingChange", "url": "YAHOO.util.Resize.html#event_beforeAnimateEasingChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeAutoRatioChange", "url": "YAHOO.util.Resize.html#event_beforeAutoRatioChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeDraggableChange", "url": "YAHOO.util.Resize.html#event_beforeDraggableChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeGhostChange", "url": "YAHOO.util.Resize.html#event_beforeGhostChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeHandlesChange", "url": "YAHOO.util.Resize.html#event_beforeHandlesChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeHeightChange", "url": "YAHOO.util.Resize.html#event_beforeHeightChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeHiddenHandlesChange", "url": "YAHOO.util.Resize.html#event_beforeHiddenHandlesChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeHoverChange", "url": "YAHOO.util.Resize.html#event_beforeHoverChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeKnobHandlesChange", "url": "YAHOO.util.Resize.html#event_beforeKnobHandlesChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeMaxHeightChange", "url": "YAHOO.util.Resize.html#event_beforeMaxHeightChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeMaxWidthChange", "url": "YAHOO.util.Resize.html#event_beforeMaxWidthChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeMaxXChange", "url": "YAHOO.util.Resize.html#event_beforeMaxXChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeMaxYChange", "url": "YAHOO.util.Resize.html#event_beforeMaxYChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeMinHeightChange", "url": "YAHOO.util.Resize.html#event_beforeMinHeightChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeMinWidthChange", "url": "YAHOO.util.Resize.html#event_beforeMinWidthChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeMinXChange", "url": "YAHOO.util.Resize.html#event_beforeMinXChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeMinYChange", "url": "YAHOO.util.Resize.html#event_beforeMinYChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeProxyChange", "url": "YAHOO.util.Resize.html#event_beforeProxyChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeRatioChange", "url": "YAHOO.util.Resize.html#event_beforeRatioChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeResize", "url": "YAHOO.util.Resize.html#event_beforeResize", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeSetSizeChange", "url": "YAHOO.util.Resize.html#event_beforeSetSizeChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeStatusChange", "url": "YAHOO.util.Resize.html#event_beforeStatusChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeUseShimChange", "url": "YAHOO.util.Resize.html#event_beforeUseShimChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeWidthChange", "url": "YAHOO.util.Resize.html#event_beforeWidthChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeWrapChange", "url": "YAHOO.util.Resize.html#event_beforeWrapChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeXTicksChange", "url": "YAHOO.util.Resize.html#event_beforeXTicksChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "beforeYTicksChange", "url": "YAHOO.util.Resize.html#event_beforeYTicksChange", "type": "event"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "browser", "url": "YAHOO.util.Resize.html#property_browser", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_cache", "url": "YAHOO.util.Resize.html#property__cache", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_checkHeight", "url": "YAHOO.util.Resize.html#method__checkHeight", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_checkWidth", "url": "YAHOO.util.Resize.html#method__checkWidth", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_createHandles", "url": "YAHOO.util.Resize.html#method__createHandles", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_createProxy", "url": "YAHOO.util.Resize.html#method__createProxy", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_createWrap", "url": "YAHOO.util.Resize.html#method__createWrap", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "CSS_DRAG", "url": "YAHOO.util.Resize.html#property_CSS_DRAG", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "CSS_GHOST", "url": "YAHOO.util.Resize.html#property_CSS_GHOST", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "CSS_HANDLE", "url": "YAHOO.util.Resize.html#property_CSS_HANDLE", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "CSS_HIDDEN", "url": "YAHOO.util.Resize.html#property_CSS_HIDDEN", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "CSS_HOVER", "url": "YAHOO.util.Resize.html#property_CSS_HOVER", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "CSS_KNOB", "url": "YAHOO.util.Resize.html#property_CSS_KNOB", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "CSS_PROXY", "url": "YAHOO.util.Resize.html#property_CSS_PROXY", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "CSS_RESIZE", "url": "YAHOO.util.Resize.html#property_CSS_RESIZE", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "CSS_RESIZING", "url": "YAHOO.util.Resize.html#property_CSS_RESIZING", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "CSS_STATUS", "url": "YAHOO.util.Resize.html#property_CSS_STATUS", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "CSS_WRAP", "url": "YAHOO.util.Resize.html#property_CSS_WRAP", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_currentDD", "url": "YAHOO.util.Resize.html#property__currentDD", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_currentHandle", "url": "YAHOO.util.Resize.html#property__currentHandle", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "dd", "url": "YAHOO.util.Resize.html#property_dd", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_dds", "url": "YAHOO.util.Resize.html#property__dds", "type": "property"}, {"access": "", "host": "YAHOO.util.Resize", "name": "destroy", "url": "YAHOO.util.Resize.html#method_destroy", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "dragEvent", "url": "YAHOO.util.Resize.html#event_dragEvent", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "draggable", "url": "YAHOO.util.Resize.html#config_draggable", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "draggableChange", "url": "YAHOO.util.Resize.html#event_draggableChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "endResize", "url": "YAHOO.util.Resize.html#event_endResize", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "getActiveHandleEl", "url": "YAHOO.util.Resize.html#method_getActiveHandleEl", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "getProxyEl", "url": "YAHOO.util.Resize.html#method_getProxyEl", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "getResizeById", "url": "YAHOO.util.Resize.html#method_getResizeById", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "getStatusEl", "url": "YAHOO.util.Resize.html#method_getStatusEl", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "getWrapEl", "url": "YAHOO.util.Resize.html#method_getWrapEl", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "ghost", "url": "YAHOO.util.Resize.html#config_ghost", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "ghostChange", "url": "YAHOO.util.Resize.html#event_ghostChange", "type": "event"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handle_for_b", "url": "YAHOO.util.Resize.html#method__handle_for_b", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handle_for_bl", "url": "YAHOO.util.Resize.html#method__handle_for_bl", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handle_for_br", "url": "YAHOO.util.Resize.html#method__handle_for_br", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handle_for_l", "url": "YAHOO.util.Resize.html#method__handle_for_l", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handle_for_r", "url": "YAHOO.util.Resize.html#method__handle_for_r", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handle_for_t", "url": "YAHOO.util.Resize.html#method__handle_for_t", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handle_for_tl", "url": "YAHOO.util.Resize.html#method__handle_for_tl", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handle_for_tr", "url": "YAHOO.util.Resize.html#method__handle_for_tr", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handleMouseDown", "url": "YAHOO.util.Resize.html#method__handleMouseDown", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handleMouseOut", "url": "YAHOO.util.Resize.html#method__handleMouseOut", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handleMouseOver", "url": "YAHOO.util.Resize.html#method__handleMouseOver", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handleMouseUp", "url": "YAHOO.util.Resize.html#method__handleMouseUp", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handles", "url": "YAHOO.util.Resize.html#property__handles", "type": "property"}, {"access": "", "host": "YAHOO.util.Resize", "name": "handles", "url": "YAHOO.util.Resize.html#config_handles", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "handlesChange", "url": "YAHOO.util.Resize.html#event_handlesChange", "type": "event"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_handleStartDrag", "url": "YAHOO.util.Resize.html#method__handleStartDrag", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "height", "url": "YAHOO.util.Resize.html#config_height", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "heightChange", "url": "YAHOO.util.Resize.html#event_heightChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "hiddenHandles", "url": "YAHOO.util.Resize.html#config_hiddenHandles", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "hiddenHandlesChange", "url": "YAHOO.util.Resize.html#event_hiddenHandlesChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "hover", "url": "YAHOO.util.Resize.html#config_hover", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "hoverChange", "url": "YAHOO.util.Resize.html#event_hoverChange", "type": "event"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_ieSelectBack", "url": "YAHOO.util.Resize.html#property__ieSelectBack", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_ieSelectFix", "url": "YAHOO.util.Resize.html#method__ieSelectFix", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "init", "url": "YAHOO.util.Resize.html#method_init", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "initAttributes", "url": "YAHOO.util.Resize.html#method_initAttributes", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_instances", "url": "YAHOO.util.Resize.html#property__instances", "type": "property"}, {"access": "", "host": "YAHOO.util.Resize", "name": "isActive", "url": "YAHOO.util.Resize.html#method_isActive", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "isLocked", "url": "YAHOO.util.Resize.html#method_isLocked", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "knobHandles", "url": "YAHOO.util.Resize.html#config_knobHandles", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "knobHandlesChange", "url": "YAHOO.util.Resize.html#event_knobHandlesChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "lock", "url": "YAHOO.util.Resize.html#method_lock", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_locked", "url": "YAHOO.util.Resize.html#property__locked", "type": "property"}, {"access": "", "host": "YAHOO.util.Resize", "name": "maxHeight", "url": "YAHOO.util.Resize.html#config_maxHeight", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "maxHeightChange", "url": "YAHOO.util.Resize.html#event_maxHeightChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "maxWidth", "url": "YAHOO.util.Resize.html#config_maxWidth", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "maxWidthChange", "url": "YAHOO.util.Resize.html#event_maxWidthChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "maxX", "url": "YAHOO.util.Resize.html#config_maxX", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "maxXChange", "url": "YAHOO.util.Resize.html#event_maxXChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "maxY", "url": "YAHOO.util.Resize.html#config_maxY", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "maxYChange", "url": "YAHOO.util.Resize.html#event_maxYChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "minHeight", "url": "YAHOO.util.Resize.html#config_minHeight", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "minHeightChange", "url": "YAHOO.util.Resize.html#event_minHeightChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "minWidth", "url": "YAHOO.util.Resize.html#config_minWidth", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "minWidthChange", "url": "YAHOO.util.Resize.html#event_minWidthChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "minX", "url": "YAHOO.util.Resize.html#config_minX", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "minXChange", "url": "YAHOO.util.Resize.html#event_minXChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "minY", "url": "YAHOO.util.Resize.html#config_minY", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "minYChange", "url": "YAHOO.util.Resize.html#event_minYChange", "type": "event"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_positioned", "url": "YAHOO.util.Resize.html#property__positioned", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_proxy", "url": "YAHOO.util.Resize.html#property__proxy", "type": "property"}, {"access": "", "host": "YAHOO.util.Resize", "name": "proxy", "url": "YAHOO.util.Resize.html#config_proxy", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "proxyChange", "url": "YAHOO.util.Resize.html#event_proxyChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "proxyResize", "url": "YAHOO.util.Resize.html#event_proxyResize", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "ratio", "url": "YAHOO.util.Resize.html#config_ratio", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "ratioChange", "url": "YAHOO.util.Resize.html#event_ratioChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "reset", "url": "YAHOO.util.Resize.html#method_reset", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "resize", "url": "YAHOO.util.Resize.html#method_resize", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "resize", "url": "YAHOO.util.Resize.html#event_resize", "type": "event"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_resizeEvent", "url": "YAHOO.util.Resize.html#property__resizeEvent", "type": "property"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_setAutoRatio", "url": "YAHOO.util.Resize.html#method__setAutoRatio", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_setCache", "url": "YAHOO.util.Resize.html#method__setCache", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_setHeight", "url": "YAHOO.util.Resize.html#method__setHeight", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_setRatio", "url": "YAHOO.util.Resize.html#method__setRatio", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "setSize", "url": "YAHOO.util.Resize.html#config_setSize", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "setSizeChange", "url": "YAHOO.util.Resize.html#event_setSizeChange", "type": "event"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_setupDragDrop", "url": "YAHOO.util.Resize.html#method__setupDragDrop", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_setWidth", "url": "YAHOO.util.Resize.html#method__setWidth", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_snapTick", "url": "YAHOO.util.Resize.html#method__snapTick", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "startResize", "url": "YAHOO.util.Resize.html#event_startResize", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "status", "url": "YAHOO.util.Resize.html#config_status", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "statusChange", "url": "YAHOO.util.Resize.html#event_statusChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "toString", "url": "YAHOO.util.Resize.html#method_toString", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "unlock", "url": "YAHOO.util.Resize.html#method_unlock", "type": "method"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_updateStatus", "url": "YAHOO.util.Resize.html#method__updateStatus", "type": "method"}, {"access": "", "host": "YAHOO.util.Resize", "name": "useShim", "url": "YAHOO.util.Resize.html#config_useShim", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "useShimChange", "url": "YAHOO.util.Resize.html#event_useShimChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "width", "url": "YAHOO.util.Resize.html#config_width", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "widthChange", "url": "YAHOO.util.Resize.html#event_widthChange", "type": "event"}, {"access": "private", "host": "YAHOO.util.Resize", "name": "_wrap", "url": "YAHOO.util.Resize.html#property__wrap", "type": "property"}, {"access": "", "host": "YAHOO.util.Resize", "name": "wrap", "url": "YAHOO.util.Resize.html#config_wrap", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "wrapChange", "url": "YAHOO.util.Resize.html#event_wrapChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "xTicks", "url": "YAHOO.util.Resize.html#config_xTicks", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "xTicksChange", "url": "YAHOO.util.Resize.html#event_xTicksChange", "type": "event"}, {"access": "", "host": "YAHOO.util.Resize", "name": "yTicks", "url": "YAHOO.util.Resize.html#config_yTicks", "type": "config"}, {"access": "", "host": "YAHOO.util.Resize", "name": "yTicksChange", "url": "YAHOO.util.Resize.html#event_yTicksChange", "type": "event"}];
</script>
</body>
</html>