WireItLibrary

WireIt  0.6.0

WireItLibrary > WireIt > WireIt.util.DDResize
Search:
 
Filters

Class WireIt.util.DDResize - extends YAHOO.util.DragDrop

Make a container resizable

Constructor

WireIt.util.DDResize ( container , config )
Parameters:
container <WireIt.Container> The container that is to be resizable
config <Object> Configuration object

Properties

myConf - object

Configuration object
  • minWidth: minimum width (default 50)
  • minHeight: minimum height (default 50)

Methods

onDrag

void onDrag ( )

onMouseDown

void onMouseDown ( )

Events

eventResize

eventResize ( )
The event fired when the container is resized


Copyright © 2010 Eric Abouaf All rights reserved.