Class Frame.SetInputFilesOptions

  • Enclosing interface:
    Frame

    public static class Frame.SetInputFilesOptions
    extends Object
    • Field Detail

      • noWaitAfter

        public Boolean noWaitAfter
        Deprecated.
        This option has no effect.
      • strict

        public Boolean strict
        When true, the call requires selector to resolve to a single element. If given selector resolves to more than one element, the call throws an exception.
    • Constructor Detail

      • SetInputFilesOptions

        public SetInputFilesOptions()