public abstract class AbstractReportingExportable extends Object implements ReportingExportable
ReportingExportable
Constructor and Description |
---|
AbstractReportingExportable() |
Modifier and Type | Method and Description |
---|---|
String |
getSortText()
returns the sort-text used for default-sorting. returns
ReportingExportable.toText() but only calculates the value one time, even if called repeatedly |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compareTo, getColumnRenderer, getValue, setValue, toHtml, toJson, toText
public final String getSortText()
ReportingExportable.toText()
but only calculates the value one time, even if called repeatedlygetSortText
in interface ReportingExportable
getSortText()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.