public interface LabelPartListener
Modifier and Type | Method and Description |
---|---|
void |
notifyButtonClicked(LabelPartButtonObject button)
notifies registered listener that a button was clicked
|
void |
notifyLabelTextChanged()
notifies registered listener that a text has changed
|
void notifyButtonClicked(LabelPartButtonObject button)
button
- LabelPartButtonObjectvoid notifyLabelTextChanged()