public class ExcelColumnLayoutItem extends ColumnLayoutItemImpl
TO_ID
Constructor and Description |
---|
ExcelColumnLayoutItem(ColumnLayoutItem columnLayoutItem) |
ExcelColumnLayoutItem(NavigableField navigableField,
int position) |
Modifier and Type | Method and Description |
---|---|
String |
getColumnHeadingKey()
Return some text for the Column Header.
|
compareTo, equals, getHtml, getId, getNavigableField, getPosition, getSafeSortOrder, hashCode, isAliasForField, toString
public ExcelColumnLayoutItem(NavigableField navigableField, int position)
public ExcelColumnLayoutItem(ColumnLayoutItem columnLayoutItem)
public String getColumnHeadingKey()
ColumnLayoutItem
NavigableField.getColumnHeadingKey()
but
implementations can override this to provide different column headings as appropriategetColumnHeadingKey
in interface ColumnLayoutItem
getColumnHeadingKey
in class ColumnLayoutItemImpl
I18nHelper.getText(String)
to get a
headingCopyright © 2002-2019 Atlassian. All Rights Reserved.