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