Class draw2d.InputPort

Object
   |
   +--draw2d.Figure
         |
         +--draw2d.Rectangle
               |
               +--draw2d.Port
                     |
                     +--draw2d.InputPort

class draw2d.InputPort
extends draw2d.Port

Defined in InputPort.js

Version: 0.9.14

Author: Andreas Herz


 
Fields inherited from class draw2d.Port
currentUIRepresentation, connectedUIRepresentation, disconnectedUIRepresentation, hideIfConnected, uiRepresentationAdded
 
Constructor Summary
draw2d.InputPort ( uiRepresentation)
           
   
Methods inherited from class draw2d.Port
setHideIfConnected, setUiRepresentation, setDimension, setBackgroundColor, getBackgroundColor, getConnections, setColor, getColor, setLineWidth, getLineWidth, setPosition, attachMoveListener, detachMoveListener, getParent, getCoronaWidth, setCoronaWidth, getAbsolutePosition, getAbsoluteBounds, getAbsoluteY, getAbsoluteX, onOtherFigureMoved, getName, setName, isOver
   
Methods inherited from class draw2d.Rectangle
getWidth, getHeight
   
Methods inherited from class draw2d.Figure
getProperties, getProperty, setProperty, getId, getWorkflow, getZOrder, setZOrder, hasFixedPosition, getMinWidth, getMinHeight, setBorder, getContextMenu, onDoubleClick, onDragstart, setCanDrag, setAlpha, isResizeable, setResizeable, isSelectable, setSelectable, isStrechable, isDeleteable, setDeleteable, setCanSnapToHelper, getCanSnapToHelper, getSnapToGridAnchor, setSnapToGridAnchor, getBounds, getY, getX, onKeyDown, getPosition
 

Constructor Detail

draw2d.InputPort

draw2d.InputPort( uiRepresentation)


Documentation generated by JSDoc on Thu Feb 7 23:45:47 2008