Class Aef2Utils


  • public final class Aef2Utils
    extends Object
    The AEF 2.0 utility class.
    • Method Detail

      • areHeavyControlsPreferred

        public static boolean areHeavyControlsPreferred()
        Returns the value indicating whether to prefer heavy controls or not.
        Returns:
        true if heavy controls are preferred, false otherwise.
      • isTestAefSyncMode

        public static boolean isTestAefSyncMode()
        Checks if AEF with async behaviour should work in sync (or pseudo-sync) mode for testing purposes.
        Returns:
        true if the AEF should work in sync mode.