com.ebmwebsourcing.gwt.raphael.client.diagram.event
Class DiagramElementResizableListenerAdapter

java.lang.Object
  extended by com.ebmwebsourcing.gwt.raphael.client.diagram.event.DiagramElementResizableListenerAdapter
All Implemented Interfaces:
DiagramElementResizableListener

public class DiagramElementResizableListenerAdapter
extends java.lang.Object
implements DiagramElementResizableListener


Constructor Summary
DiagramElementResizableListenerAdapter()
           
 
Method Summary
 void onResize()
           
 void onStart()
           
 void onStop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiagramElementResizableListenerAdapter

public DiagramElementResizableListenerAdapter()
Method Detail

onResize

public void onResize()
Specified by:
onResize in interface DiagramElementResizableListener

onStart

public void onStart()
Specified by:
onStart in interface DiagramElementResizableListener

onStop

public void onStop()
Specified by:
onStop in interface DiagramElementResizableListener


Copyright © 2010 eBM WebSourcing. All Rights Reserved.