public interface TranslationFormBuilderService
Modifier and Type | Method and Description |
---|---|
ListGrid |
buildListGrid(List<Translation> translations,
boolean isRte)
Builds a ListGrid for the given list of translations
|
EntityForm |
buildTranslationForm(TranslationForm formProperties)
Builds an EntityForm used to create or edit a translation value
|
ListGrid buildListGrid(List<Translation> translations, boolean isRte)
translations
- isRte
- - whether or not the field that this translation is tied to is a rich text edit fieldEntityForm buildTranslationForm(TranslationForm formProperties)
formProperties
- Copyright © 2014. All rights reserved.