public class ReportTextColumn extends Object implements ReportColumn
| Constructor and Description |
|---|
ReportTextColumn(String title,
String propertyName,
Integer size) |
ReportTextColumn(String title,
String propertyName,
Integer size,
boolean truncate,
boolean formatAsANumber) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName() |
Integer |
getSize() |
String |
getTitle() |
boolean |
isFormatAsANumber() |
boolean |
isTruncate() |
public boolean isFormatAsANumber()
isFormatAsANumber in interface ReportColumnpublic String getTitle()
getTitle in interface ReportColumnpublic String getPropertyName()
getPropertyName in interface ReportColumnpublic boolean isTruncate()
isTruncate in interface ReportColumnpublic Integer getSize()
getSize in interface ReportColumnCopyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.