org.apache.maven.continuum.web.view.projectview
Class NotifierRecipientCell
java.lang.Object
org.extremecomponents.table.cell.AbstractCell
org.extremecomponents.table.cell.DisplayCell
org.apache.maven.continuum.web.view.projectview.NotifierRecipientCell
- All Implemented Interfaces:
- org.extremecomponents.table.cell.Cell
Deprecated. use of cells is discouraged due to lack of i18n and design in java code.
Use jsp:include instead.
public class NotifierRecipientCell
- extends org.extremecomponents.table.cell.DisplayCell
Used in Project view
- Version:
- $Id: NotifierRecipientCell.java 765385 2009-04-15 21:56:46Z evenisse $
- Author:
- Emmanuel Venisse
Method Summary |
protected String |
getCellValue(org.extremecomponents.table.core.TableModel tableModel,
org.extremecomponents.table.bean.Column column)
Deprecated. |
Methods inherited from class org.extremecomponents.table.cell.DisplayCell |
getExportDisplay |
Methods inherited from class org.extremecomponents.table.cell.AbstractCell |
getHtmlDisplay |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotifierRecipientCell
public NotifierRecipientCell()
- Deprecated.
getCellValue
protected String getCellValue(org.extremecomponents.table.core.TableModel tableModel,
org.extremecomponents.table.bean.Column column)
- Deprecated.
- Overrides:
getCellValue
in class org.extremecomponents.table.cell.DisplayCell
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.