com.ebmwebsourcing.petalsbpm.bpmndiagram
Class DefinitionPanelSelectionHandler

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.bpmndiagram.DefinitionPanelSelectionHandler
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IUIPanelHandler, com.google.gwt.event.shared.EventHandler

public class DefinitionPanelSelectionHandler
extends java.lang.Object
implements com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IUIPanelHandler


Constructor Summary
DefinitionPanelSelectionHandler(ProcessPanel defPanel)
           
 
Method Summary
 void onNewUIElement(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.INewUIElementEvent newElementEvent)
           
 void onRemoveUIElement(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IRemoveUIElementEvent removeElementEvent)
           
 void onResizeRequest(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IResizeRequestEvent event)
           
 void onSelectUIElement(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.ISelectedElementsEvent selectedElementsEvent)
           
 void onUnSelectUIElement(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IUnselectedElementsEvent unselectedElementsEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefinitionPanelSelectionHandler

public DefinitionPanelSelectionHandler(ProcessPanel defPanel)
Method Detail

onNewUIElement

public void onNewUIElement(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.INewUIElementEvent newElementEvent)
Specified by:
onNewUIElement in interface com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IUIPanelHandler

onRemoveUIElement

public void onRemoveUIElement(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IRemoveUIElementEvent removeElementEvent)
Specified by:
onRemoveUIElement in interface com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IUIPanelHandler

onResizeRequest

public void onResizeRequest(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IResizeRequestEvent event)
Specified by:
onResizeRequest in interface com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IUIPanelHandler

onSelectUIElement

public void onSelectUIElement(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.ISelectedElementsEvent selectedElementsEvent)
Specified by:
onSelectUIElement in interface com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IUIPanelHandler

onUnSelectUIElement

public void onUnSelectUIElement(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IUnselectedElementsEvent unselectedElementsEvent)
Specified by:
onUnSelectUIElement in interface com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IUIPanelHandler


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