org.utgenome.gwt.utgb.client.track.operation
Class LinkOperation
java.lang.Object
  
org.utgenome.gwt.utgb.client.track.operation.LinkOperation
- All Implemented Interfaces: 
 - Operation
 
public class LinkOperation
- extends Object
- implements Operation
  
- Author:
 
  - ssksn
 
| 
Constructor Summary | 
LinkOperation(com.google.gwt.xml.client.Node linkOperationNode)
 
            | 
 
| 
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 | 
 
LinkOperation
public LinkOperation(com.google.gwt.xml.client.Node linkOperationNode)
execute
public void execute(com.google.gwt.user.client.ui.Widget sender,
                    int x,
                    int y)
- Specified by:
 execute in interface Operation
 
 
Copyright © 2007-2012 utgenome.org. All Rights Reserved.