com.ebmwebsourcing.webdesigner.presentation.gwt.client.event
Class DesignerListenerAdapter

java.lang.Object
  extended by com.ebmwebsourcing.webdesigner.presentation.gwt.client.event.DesignerListenerAdapter
All Implemented Interfaces:
DesignerListener

public class DesignerListenerAdapter
extends java.lang.Object
implements DesignerListener


Constructor Summary
DesignerListenerAdapter()
           
 
Method Summary
 void onLoad()
           
 void onLoadDiagram(DiagramSyntax syntax, SyntaxModel model, DrawingPanel drawinPanel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesignerListenerAdapter

public DesignerListenerAdapter()
Method Detail

onLoad

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

onLoadDiagram

public void onLoadDiagram(DiagramSyntax syntax,
                          SyntaxModel model,
                          DrawingPanel drawinPanel)
Specified by:
onLoadDiagram in interface DesignerListener


Copyright © 2010 eBM WebSourcing. All Rights Reserved.