public class ActionEvent extends EventObject
source
Constructor and Description |
---|
ActionEvent(String type,
org.json.JSONObject eventObject,
Object source)
Constructor
|
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
getEventObject()
Gets event data object
|
String |
getType()
Gets event type
|
getSource, toString
public String getType()
public org.json.JSONObject getEventObject()
Copyright © 2022. All rights reserved.