Interface DropdownCheckboxItemBuilder.DisabledStep
- All Known Subinterfaces:
DropdownCheckboxItemBuilder.AfterActiveStep
,DropdownCheckboxItemBuilder.AfterCheckedStep
,DropdownCheckboxItemBuilder.AfterPutDataStep
,DropdownCheckboxItemBuilder.AfterSetDataStep
- All Known Implementing Classes:
DropdownCheckboxItemBuilder.DropdownCheckboxItemStep
- Enclosing class:
- DropdownCheckboxItemBuilder
public static interface DropdownCheckboxItemBuilder.DisabledStep
-
Method Summary
Modifier and TypeMethodDescriptionsetDisabled
(boolean disabled) setDisabled
(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> disabledUnsafeSupplier)
-
Method Details
-
setDisabled
-
setDisabled
DropdownCheckboxItemBuilder.AfterDisabledStep setDisabled(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> disabledUnsafeSupplier)
-