Class EngineOptions.Globalization

java.lang.Object
com.stimulsoft.report.options.EngineOptions.Globalization
Enclosing class:
EngineOptions

public static final class EngineOptions.Globalization extends Object
  • Constructor Details

    • Globalization

      public Globalization()
  • Method Details

    • getAllowUseText

      public static boolean getAllowUseText()
    • setAllowUseText

      public static void setAllowUseText(boolean value)
    • getAllowUseTag

      public static boolean getAllowUseTag()
    • setAllowUseTag

      public static void setAllowUseTag(boolean value)
    • getAllowUseToolTip

      public static boolean getAllowUseToolTip()
    • setAllowUseToolTip

      public static void setAllowUseToolTip(boolean value)
    • getAllowUseHyperlink

      public static boolean getAllowUseHyperlink()
    • setAllowUseHyperlink

      public static void setAllowUseHyperlink(boolean value)
    • isAllowUseVariableAlias

      public static boolean isAllowUseVariableAlias()
      Returns:
      the allowUseVariableAlias
    • setAllowUseVariableAlias

      public static void setAllowUseVariableAlias(boolean allowUseVariableAlias)
      Parameters:
      allowUseVariableAlias - the allowUseVariableAlias to set