FfButtonListener
public class FfButtonListener
| Method Summary | |
|---|---|
| void | A callback routine that is called when there was a button click for the button associated with this button listener. |
public void onClick(FfForm ffForm)
A callback routine that is called when there was a button click for the button associated with this button listener.
A callback class that processes a button's click action.