Interface Localized

All Known Subinterfaces:
IntelligentField
All Known Implementing Classes:
AdvancedLookupField, CheckboxField, ComboTextField, DateField, FloatField, FormButton, FormEditableImage, FormLabel, FormTabbox, IntField, LookupTextField, MultiField, TextField, TimeField, TristateField

public interface Localized
This interface defines localization-related methods.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Returns the noLocalize parameter.
    void
    setNoLocalize(boolean noLocalize)
    Sets the noLocalize parameter that can be used to disable localization of this component.
  • Method Details

    • isNoLocalize

      boolean isNoLocalize()
      Returns the noLocalize parameter.
      Returns:
      noLocalize
    • setNoLocalize

      void setNoLocalize(boolean noLocalize)
      Sets the noLocalize parameter that can be used to disable localization of this component.
      Parameters:
      noLocalize - value