public static interface SoftButtonObject.OnEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(SoftButtonObject softButtonObject,
OnButtonEvent onButtonEvent) |
void |
onPress(SoftButtonObject softButtonObject,
OnButtonPress onButtonPress) |
void onPress(SoftButtonObject softButtonObject, OnButtonPress onButtonPress)
void onEvent(SoftButtonObject softButtonObject, OnButtonEvent onButtonEvent)