public class DRIDataTypeAdapter<T>
extends net.sf.dynamicreports.report.base.datatype.AbstractDataType<T,T>
| Constructor and Description |
|---|
DRIDataTypeAdapter(TypeFormatter<T> typeFormatter,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getValueClass() |
net.sf.dynamicreports.report.definition.expression.DRIValueFormatter<String,T> |
getValueFormatter() |
public DRIDataTypeAdapter(TypeFormatter<T> typeFormatter, javax.servlet.http.HttpServletRequest request)
Copyright © 2014. All rights reserved.