Interface GridView
public interface GridView
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidapply(Collection<Item> items) static GridViewGiven someItem, return theItemDecorationwhich should be applieddefault voidreset(Collection<Item> items)
-
Method Details
-
decorate
Given someItem, return theItemDecorationwhich should be applied -
apply
-
reset
-
compose
-