Project

General

Profile

« Previous | Next » 

Revision a1d6c6e3

Added by Patrick Plitzner over 9 years ago

  • added javadoc

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/DataImportEditor.java
156 156
        }
157 157
    }
158 158

  
159
    /**
160
     * Returns the text label of the given item.
161
     * @param item the item for which the label should be returnes
162
     * @return the label of the item
163
     */
159 164
    protected abstract String getTextForTableItem(T item);
160 165

  
161 166
    /* (non-Javadoc)

Also available in: Unified diff