Class I18NEditor

java.lang.Object
org.tentackle.fx.AbstractFxController
org.tentackle.fx.translate.I18NEditor
All Implemented Interfaces:
FxController, ScopeConfigurator

@FxControllerService(binding=NO) public class I18NEditor extends AbstractFxController
Editor for the I18NText translations.
  • Constructor Details

    • I18NEditor

      public I18NEditor()
  • Method Details

    • showDialog

      public static void showDialog(org.tentackle.common.I18NText i18NText, I18NTextStringTranslator i18NTextStringTranslator)
      Shows the editor dialog.
      Parameters:
      i18NText - the I18N text object
      i18NTextStringTranslator - the translator for the current component