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