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)

Since:
1.21.7
  • Method Details