public class PaymentTransactionEntryCurrencyAmountColumn extends AbstractSimpleCustomColumnConfiguration<java.lang.String,PaymentTransactionEntryModel>
AbstractSimpleCustomColumnConfiguration.SimpleCustomColumnValueHandlereditable, editor, name, selectable, sortable, visible| Constructor and Description |
|---|
PaymentTransactionEntryCurrencyAmountColumn() |
| Modifier and Type | Method and Description |
|---|---|
protected CommonI18NService |
getCommonI18NService() |
protected FormatFactory |
getFormatFactory() |
protected I18NService |
getI18NService() |
java.lang.String |
getItemValue(PaymentTransactionEntryModel paymentEntry,
java.util.Locale locale)
Override this method to lookup the value for this column.
|
protected SessionService |
getSessionService() |
protected java.lang.String |
renderAmount(java.util.Locale locale,
CurrencyModel currency,
java.math.BigDecimal amount) |
getCellEditor, getCellRenderer, getColumnDescriptor, getValueHandlergetAllLabels, getLabel, getLabel, getName, setAllLabels, setCellEditor, setLanguagesgetEditor, getLanguages, getParameter, getParameters, getPosition, getWidth, isEditable, isLocalized, isSelectable, isSortable, isVisible, setCellRenderer, setEditable, setEditor, setName, setParameter, setParameters, setPosition, setSelectable, setSortable, setVisible, setWidthpublic PaymentTransactionEntryCurrencyAmountColumn()
public java.lang.String getItemValue(PaymentTransactionEntryModel paymentEntry, java.util.Locale locale) throws ValueHandlerException
AbstractSimpleCustomColumnConfigurationgetItemValue in class AbstractSimpleCustomColumnConfiguration<java.lang.String,PaymentTransactionEntryModel>paymentEntry - The item that this column is looked up onlocale - the display localValueHandlerException - thrown or errorprotected java.lang.String renderAmount(java.util.Locale locale,
CurrencyModel currency,
java.math.BigDecimal amount)
protected SessionService getSessionService()
protected CommonI18NService getCommonI18NService()
protected I18NService getI18NService()
protected FormatFactory getFormatFactory()
Copyright © 2018 SAP SE. All Rights Reserved.