-
public class ActionEvent.ContainerView.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ActionEvent.ContainerView.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ActionEvent.ContainerViewfromJson(String jsonString)final ActionEvent.ContainerViewfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ActionEvent.ContainerView fromJson(String jsonString)
-
fromJsonObject
final ActionEvent.ContainerView fromJsonObject(JsonObject jsonObject)
-
-
-
-