org.utgenome.gwt.utgb.client.track.operation
Class SubOperation
java.lang.Object
org.utgenome.gwt.utgb.client.track.operation.OperationImpl
org.utgenome.gwt.utgb.client.track.operation.SubOperation
- All Implemented Interfaces:
- Operation
- Direct Known Subclasses:
- OldUTGBSubOperationImpl
public class SubOperation
- extends OperationImpl
- Author:
- ssksn
Fields inherited from class org.utgenome.gwt.utgb.client.track.operation.OperationImpl |
track |
Constructor Summary |
SubOperation(com.google.gwt.xml.client.Node subOperationNode,
Track track)
|
Method Summary |
void |
execute(com.google.gwt.user.client.ui.Widget sender,
int x,
int y)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
url
protected final GETMethodURL url
SubOperation
public SubOperation(com.google.gwt.xml.client.Node subOperationNode,
Track track)
execute
public void execute(com.google.gwt.user.client.ui.Widget sender,
int x,
int y)
Copyright © 2007-2012 utgenome.org. All Rights Reserved.