FieldClickListener

public interface FieldClickListener(source)

A FieldClickListener is a listener for FieldClickEvents.

Functions

Link copied to clipboard
public abstract void onFieldClick(FieldClickEvent event)
Notifies this field click listener about the given field click event.