org.apache.struts2.components.table.renderer
public class: FixedTextCellRenderer [javadoc |
source]
java.lang.Object
org.apache.struts2.components.table.renderer.AbstractCellRenderer
org.apache.struts2.components.table.renderer.FixedTextCellRenderer
All Implemented Interfaces:
CellRenderer
usefull if a column has an embeded ID number needed for a link but you want it to
say something else.
Field Summary |
---|
protected String | _text | this is the text that will be shown in the column |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |