-
public class ViewEvent.Scroll.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ViewEvent.Scroll.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ViewEvent.ScrollfromJson(String jsonString)final ViewEvent.ScrollfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ViewEvent.Scroll fromJson(String jsonString)
-
fromJsonObject
final ViewEvent.Scroll fromJsonObject(JsonObject jsonObject)
-
-
-
-