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