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