WireItLibrary

WireIt  0.6.0

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

Class WireIt.util.DD - extends YAHOO.util.DD

WireIt.util.DD is a wrapper class for YAHOO.util.DD, to redraw the wires associated with the given terminals while drag-dropping

Constructor

WireIt.util.DD ( terminals , id , sGroup , config )
Parameters:
terminals <Array> List of WireIt.Terminal objects associated within the DragDrop element
id <String> Parameter of YAHOO.util.DD
sGroup <String> Parameter of YAHOO.util.DD
config <Object> Parameter of YAHOO.util.DD

Properties

_WireItTerminals - {Array}

List of the contained terminals

Methods

onDrag

void onDrag ( )
Override YAHOO.util.DD.prototype.onDrag to redraw the wires

setTerminals

void setTerminals ( )
In case you change the terminals since you created the WireIt.util.DD:


Copyright © 2010 Eric Abouaf All rights reserved.