|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AbstractDateSearchRenderer.TranslationsHelper
Interface used by the renderer to get the translations needed to render a date searcher.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||