Class AefTestingSettings

java.lang.Object
com._1c.g5.v8.dt.ui.aef.AefTestingSettings

public class AefTestingSettings extends Object
The AEF global settings collection.
  • Field Details

  • Method Details

    • isTestAefSyncMode

      public static boolean isTestAefSyncMode()
      Checks if AEF controls with async. behavios should work in sync (or pseudo-sync) mode for testing purposes.
      Returns:
      True if the AEF controls are better to be run in syn mode (if applicable).