org.utgenome.gwt.utgb.client.track.operation
Class EventImpl

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.track.operation.EventImpl
All Implemented Interfaces:
com.google.gwt.event.shared.EventHandler
Direct Known Subclasses:
MenuOperationItem, MouseClickEventImpl

public class EventImpl
extends Object
implements com.google.gwt.event.shared.EventHandler

Author:
ssksn

Field Summary
protected  ArrayList<Operation> operations
           
 
Constructor Summary
EventImpl()
           
 
Method Summary
 void addOperation(Operation operation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

operations

protected ArrayList<Operation> operations
Constructor Detail

EventImpl

public EventImpl()
Method Detail

addOperation

public void addOperation(Operation operation)


Copyright © 2007-2012 utgenome.org. All Rights Reserved.