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 ReportColumn
public String getTitle()
getTitle
in interface ReportColumn
public String getPropertyName()
getPropertyName
in interface ReportColumn
public boolean isTruncate()
isTruncate
in interface ReportColumn
public Integer getSize()
getSize
in interface ReportColumn
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.