com.ebmwebsourcing.petalsbpm.definitionseditor.interfaces.events
Interface InterfaceHandler

All Superinterfaces:
CommonHandler, com.google.gwt.event.shared.EventHandler

public interface InterfaceHandler
extends CommonHandler


Method Summary
 void onAddOperation(AddOperationEvent event)
           
 void onRemoveOperation(RemoveOperationEvent event)
           
 
Methods inherited from interface com.ebmwebsourcing.petalsbpm.definitionseditor.common.events.CommonHandler
onPropertyUpdate
 

Method Detail

onAddOperation

void onAddOperation(AddOperationEvent event)

onRemoveOperation

void onRemoveOperation(RemoveOperationEvent event)


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