public static interface AbstractDateSearchRenderer.TranslationsHelper
Modifier and Type | Method and Description |
---|---|
String |
getAfterLabel(I18nHelper helper)
Get the label associated with the after field.
|
String |
getBeforeLabel(I18nHelper helper)
Get the label associated with the before field.
|
String |
getDescription(I18nHelper helper)
Get the description associated with the period fields.
|
String |
getPeriodLabel(I18nHelper helper)
Get the label associated with the period fields.
|
String getBeforeLabel(I18nHelper helper)
helper
- the i18n helper that can return translations.String getAfterLabel(I18nHelper helper)
helper
- the i18n helper that can return translations.String getPeriodLabel(I18nHelper helper)
helper
- the i18n helper that can return translations.String getDescription(I18nHelper helper)
helper
- the i18n helper that can return translations.Copyright © 2002-2018 Atlassian. All Rights Reserved.