uk.ac.ebi.intact.application.editor.struts.view.experiment
Class IntHoldDisplayWrapper

java.lang.Object
  |
  +--org.apache.taglibs.display.Decorator
        |
        +--org.apache.taglibs.display.TableDecorator
              |
              +--uk.ac.ebi.intact.application.editor.struts.view.experiment.AbstractIntDisplayWrapper
                    |
                    +--uk.ac.ebi.intact.application.editor.struts.view.experiment.IntHoldDisplayWrapper

public class IntHoldDisplayWrapper
extends AbstractIntDisplayWrapper

This class is a decorator for the Interaction objects in the hold section.

Version:
$Id: IntHoldDisplayWrapper.java,v 1.2 2004/03/05 15:53:29 smudali Exp $
Author:
Sugath Mudali (smudali@ebi.ac.uk)

Constructor Summary
IntHoldDisplayWrapper()
           
 
Method Summary
 java.lang.String getAction()
          Subclasses must provide the implementation for this method.
 
Methods inherited from class uk.ac.ebi.intact.application.editor.struts.view.experiment.AbstractIntDisplayWrapper
getAc, getShortLabel
 
Methods inherited from class org.apache.taglibs.display.Decorator
finish, finishRow, getCollection, getList, getListIndex, getObject, getPageContext, getViewIndex, init, initRow, startRow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntHoldDisplayWrapper

public IntHoldDisplayWrapper()
Method Detail

getAction

public java.lang.String getAction()
Description copied from class: AbstractIntDisplayWrapper
Subclasses must provide the implementation for this method.

Specified by:
getAction in class AbstractIntDisplayWrapper
Returns:
The action string for buttons.


IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk