resize-proxy.js revision 99a0f1980cb492371b8d8ce039c7d14b93f115f4
3649N/AAdds a `proxyNode` attribute and resizes it instead of the actual node. __very similar to DDProxy__
3649N/Afunction ResizeProxy() {
3649N/A initializer: function() {
3649N/A destructor: function() {
var instance = this;
var instance = this,
* Render the <a href="ResizeProxy.html#config_proxyNode">proxyNode</a> element and
* make it sibling of the <a href="Resize.html#config_node">node</a>.
_renderProxy: function() {
var instance = this,
* <a href="ResizeProxy.html#property_info">info</a>.
_syncProxyUI: function() {
var instance = this,