MsgAction

public interface MsgAction<T>

Item operation provider

Author

RC

Since

1.0

Functions

Link copied to clipboard
public boolean filter(T data)
UIMessage Filter
Link copied to clipboard
public abstract Drawable obtainDrawable(Context context)
Retrieves the icon of the clicked button
Link copied to clipboard
public abstract String obtainTitle(Context context)
Get the title
Link copied to clipboard
public void onClick(View view, T data)
Click event