net.sf.dynamicreports.report.builder.datatype
Class ListType
java.lang.Object
net.sf.dynamicreports.report.base.datatype.AbstractDataType<List,List>
net.sf.dynamicreports.report.builder.datatype.ListType
- All Implemented Interfaces:
- Serializable, DRIDataType<List,List>
public class ListType
- extends AbstractDataType<List,List>
- Author:
- Ricardo Mariaca (dynamicreports@gmail.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListType
public ListType()
getValueFormatter
public DRIValueFormatter<?,? extends List> getValueFormatter()
- Specified by:
getValueFormatter in interface DRIDataType<List,List>- Overrides:
getValueFormatter in class AbstractDataType<List,List>
getPattern
public String getPattern()
- Specified by:
getPattern in interface DRIDataType<List,List>- Overrides:
getPattern in class AbstractDataType<List,List>
getHorizontalAlignment
public HorizontalAlignment getHorizontalAlignment()
- Specified by:
getHorizontalAlignment in interface DRIDataType<List,List>- Overrides:
getHorizontalAlignment in class AbstractDataType<List,List>
Copyright © 2010-2012. All Rights Reserved.