Package com.xffffff.wellfed.common
Interface SortingFragment.OnSortClick
-
- All Known Implementing Classes:
IngredientSearchActivity,IngredientStorageFragment,RecipeBookFragment,RecipeBookSelectFragment,ShoppingCartFragment
- Enclosing class:
- SortingFragment
public static interface SortingFragment.OnSortClickOnSortClick is the interface for the onSortClick listener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonClick(java.lang.String field)
-