-
public final class SetInterceptFileChooserDialogRequestRequest object containing input parameters for the PageDomain.setInterceptFileChooserDialog command.
-
-
Constructor Summary
Constructors Constructor Description SetInterceptFileChooserDialogRequest(Boolean enabled)
-
Method Summary
Modifier and Type Method Description final Booleancomponent1()final SetInterceptFileChooserDialogRequestcopy(Boolean enabled)final BooleangetEnabled()-
-
Constructor Detail
-
SetInterceptFileChooserDialogRequest
SetInterceptFileChooserDialogRequest(Boolean enabled)
-
-
Method Detail
-
component1
final Boolean component1()
-
copy
final SetInterceptFileChooserDialogRequest copy(Boolean enabled)
-
getEnabled
final Boolean getEnabled()
-
-
-
-