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

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

public class DiagramElementListenerAdapter
extends java.lang.Object
implements DiagramElementListener


Constructor Summary
DiagramElementListenerAdapter()
           
 
Method Summary
 void onLoad()
           
 void onRefreshSVGPosition()
           
 void onRefreshSVGSize()
           
 void onRemove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiagramElementListenerAdapter

public DiagramElementListenerAdapter()
Method Detail

onLoad

public void onLoad()
Specified by:
onLoad in interface DiagramElementListener

onRefreshSVGPosition

public void onRefreshSVGPosition()
Specified by:
onRefreshSVGPosition in interface DiagramElementListener

onRefreshSVGSize

public void onRefreshSVGSize()
Specified by:
onRefreshSVGSize in interface DiagramElementListener

onRemove

public void onRemove()
Specified by:
onRemove in interface DiagramElementListener


Copyright © 2010 eBM WebSourcing. All Rights Reserved.