|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tonbeller.wcf.table.DefaultCellRenderer
a renderer that renders TableRow values using the Formatter instance for this request.
com.tonbeller.xoplon.format.Formatter| Nested Class Summary | |
static class |
DefaultCellRenderer.Alignment
|
| Constructor Summary | |
DefaultCellRenderer()
|
|
| Method Summary | |
java.lang.String |
getFormat()
format string for formatter |
java.lang.String |
getType()
data type for formatter |
void |
render(RequestContext context,
org.w3c.dom.Element td,
java.lang.Object value)
|
void |
setAlignment(DefaultCellRenderer.Alignment alignment)
set column alignment |
void |
setFormat(java.lang.String newFormat)
format string for formatter |
void |
setType(java.lang.String newType)
data type for formatter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultCellRenderer()
| Method Detail |
public void render(RequestContext context,
org.w3c.dom.Element td,
java.lang.Object value)
throws FormatException
render in interface CellRendererFormatExceptionpublic void setFormat(java.lang.String newFormat)
com.tonbeller.xoplon.format.FormatHandlerpublic java.lang.String getFormat()
com.tonbeller.xoplon.format.FormatHandlerpublic void setType(java.lang.String newType)
com.tonbeller.xoplon.format.FormatHandlerpublic java.lang.String getType()
com.tonbeller.xoplon.format.FormatHandlerpublic void setAlignment(DefaultCellRenderer.Alignment alignment)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||