Class Page.ExposeBindingOptions

  • Enclosing interface:
    Page

    public static class Page.ExposeBindingOptions
    extends Object
    • Field Detail

      • handle

        public Boolean handle
        Whether to pass the argument as a handle, instead of passing by value. When passing a handle, only one argument is supported. When passing by value, multiple arguments are supported.
    • Constructor Detail

      • ExposeBindingOptions

        public ExposeBindingOptions()