com.ebmwebsourcing.petalsbpm.definitionseditor.definitions
Class DefinitionsPropertiesController

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.definitionseditor.common.AbstractController
      extended by com.ebmwebsourcing.petalsbpm.definitionseditor.definitions.DefinitionsPropertiesController
All Implemented Interfaces:
CommonHandler, com.google.gwt.event.shared.EventHandler, com.google.gwt.event.shared.HasHandlers

public class DefinitionsPropertiesController
extends AbstractController
implements CommonHandler


Field Summary
 
Fields inherited from class com.ebmwebsourcing.petalsbpm.definitionseditor.common.AbstractController
handlerManager
 
Constructor Summary
DefinitionsPropertiesController(DefinitionsPropertiesPanel panel, com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IDefinitionsBean defs)
           
 
Method Summary
 void load(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IDefinitionsBean definitions)
           
 void onPropertyUpdate(PropertyUpdateEvent event)
           
 
Methods inherited from class com.ebmwebsourcing.petalsbpm.definitionseditor.common.AbstractController
addDefinitionsHandler, fireEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefinitionsPropertiesController

public DefinitionsPropertiesController(DefinitionsPropertiesPanel panel,
                                       com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IDefinitionsBean defs)
Method Detail

onPropertyUpdate

public void onPropertyUpdate(PropertyUpdateEvent event)
Specified by:
onPropertyUpdate in interface CommonHandler

load

public void load(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IDefinitionsBean definitions)


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.