Project:DUIClass List Class Hierarchy
Summary: Ctors Methods Mixins
Module event.ButtonListener
Interface ButtonClickedListener
Extend interfaces:
public interface ButtonClickedListener
Simple button clicked interface.
Many objects will be interested only on the click.
buttonClickedCallback
void buttonClickedCallback(Button button, String action)