Interface DropdownCheckboxItemBuilder.CheckedStep
- All Known Subinterfaces:
DropdownCheckboxItemBuilder.AfterActiveStep
- All Known Implementing Classes:
DropdownCheckboxItemBuilder.DropdownCheckboxItemStep
- Enclosing class:
- DropdownCheckboxItemBuilder
public static interface DropdownCheckboxItemBuilder.CheckedStep
-
Method Summary
Modifier and TypeMethodDescriptionsetChecked
(boolean checked) setChecked
(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> checkedUnsafeSupplier)
-
Method Details
-
setChecked
-
setChecked
DropdownCheckboxItemBuilder.AfterCheckedStep setChecked(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> checkedUnsafeSupplier)
-