-
- All Implemented Interfaces:
public final class ProductDetailsCallback
-
-
Constructor Summary
Constructors Constructor Description ProductDetailsCallback(Fragment productDetailsFragment)
-
Method Summary
Modifier and Type Method Description final Unit
setBackgroundResource(@DrawableRes() Integer backgroundRes)
final Unit
selectFinish(String finishId)
-
-
Constructor Detail
-
ProductDetailsCallback
ProductDetailsCallback(Fragment productDetailsFragment)
-
-
Method Detail
-
setBackgroundResource
final Unit setBackgroundResource(@DrawableRes() Integer backgroundRes)
-
selectFinish
final Unit selectFinish(String finishId)
-
-
-
-