Interface BooleanDialogInput.Builder

Enclosing interface:
BooleanDialogInput

@NonExtendable public static interface BooleanDialogInput.Builder
A builder for a boolean dialog input.

Created via DialogInput.bool(String, Component)