Class DeleteClickActions
-
- All Implemented Interfaces:
public class DeleteClickActionsCreated by zwfang on 2018/3/30.
-
-
Constructor Summary
Constructors Constructor Description DeleteClickActions()
-
Method Summary
Modifier and Type Method Description DrawableobtainDrawable(Context context)voidonClick(Fragment curFragment)booleanfilter(UiMessage message)-
-
Method Detail
-
obtainDrawable
Drawable obtainDrawable(Context context)
-
onClick
void onClick(Fragment curFragment)
-
filter
boolean filter(UiMessage message)
-
-
-
-