public interface LabelButtonListener
Modifier and Type | Method and Description |
---|---|
void |
notifyInputButtonClicked(LabelPartSectionsEnum section,
LabelPartButtonsEnum button)
notifies registered listener that a button was clicked
|
void notifyInputButtonClicked(LabelPartSectionsEnum section, LabelPartButtonsEnum button)
section
- the section containing the button that was clickedbutton
- the button type that was clicked