com.ebmwebsourcing.geasytools.diagrameditor
Class DiagramElementViewSyntaxModelBinderHandler

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.diagrameditor.DiagramElementViewSyntaxModelBinderHandler

public class DiagramElementViewSyntaxModelBinderHandler
extends java.lang.Object


Constructor Summary
DiagramElementViewSyntaxModelBinderHandler(DiagramController controller)
           
 
Method Summary
 void listen(IDiagramElementView elementGraphic)
          Listen to any modification in editor models and binds the diagram element view syntax model to EditorModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiagramElementViewSyntaxModelBinderHandler

public DiagramElementViewSyntaxModelBinderHandler(DiagramController controller)
Method Detail

listen

public void listen(IDiagramElementView elementGraphic)
Listen to any modification in editor models and binds the diagram element view syntax model to EditorModel

Parameters:
elementGraphic -


Copyright © 2010-2011 Petals Link. All Rights Reserved.