com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event
Class NewDrawingPanelEvent
java.lang.Object
com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.ServiceEvent
com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.NewDrawingPanelEvent
- All Implemented Interfaces:
- de.novanic.eventservice.client.event.Event, java.io.Serializable
public class NewDrawingPanelEvent
- extends ServiceEvent
- See Also:
- Serialized Form
|
Method Summary |
com.ebmwebsourcing.bpmneditor.presentation.gwt.client.bpmneditor.bpmn2.renderer.DefinitionsSyntaxModel |
getDefsBean()
|
void |
setDefsBean(com.ebmwebsourcing.bpmneditor.presentation.gwt.client.bpmneditor.bpmn2.renderer.DefinitionsSyntaxModel defsBean)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewDrawingPanelEvent
public NewDrawingPanelEvent()
NewDrawingPanelEvent
public NewDrawingPanelEvent(java.lang.String id,
com.ebmwebsourcing.bpmneditor.presentation.gwt.client.bpmneditor.bpmn2.renderer.DefinitionsSyntaxModel defs)
getDefsBean
public com.ebmwebsourcing.bpmneditor.presentation.gwt.client.bpmneditor.bpmn2.renderer.DefinitionsSyntaxModel getDefsBean()
setDefsBean
public void setDefsBean(com.ebmwebsourcing.bpmneditor.presentation.gwt.client.bpmneditor.bpmn2.renderer.DefinitionsSyntaxModel defsBean)
Copyright © 2010 eBM WebSourcing. All Rights Reserved.