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