Packagecom.kapit.diagram.controls
Classpublic class SVGMenuItemDragProxy
InheritanceSVGMenuItemDragProxy Inheritance mx.core.UIComponent



Public Methods
 MethodDefined by
  
Creates a new SVGMenuItemDragProxy instance.
SVGMenuItemDragProxy
  
vOffset(dy:int):void
Changes the value of the vertical offset.
SVGMenuItemDragProxy
Protected Methods
 MethodDefined by
  
Creates child objects of the component.
SVGMenuItemDragProxy
Constructor detail
SVGMenuItemDragProxy()constructor
public function SVGMenuItemDragProxy()

Creates a new SVGMenuItemDragProxy instance.

Method detail
createChildren()method
protected override function createChildren():void

Creates child objects of the component.

vOffset()method 
public function vOffset(dy:int):void

Changes the value of the vertical offset.

Parameters
dy:int — The new value of the vertical offset.