summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorHenry Castro <hcastro@collabora.com>2019-10-20 10:06:20 -0400
committerHenry Castro <hcastro@collabora.com>2019-10-22 14:08:56 +0200
commit61ea11e51ceeaec7bf197a076cf40d96bd65ad07 (patch)
tree9ea87fbd846f6b1faa844f4dcdd469ce5f7591a0 /compilerplugins
parentf1379133177b2c157019913d2fcdb075859adeb6 (diff)
lok: convert JSON to StringMap in sent DialogEvent function
The StringMap type is used to the class UIObject methods to get state and execute actions. So the idea is the loleaflet client side send a raw JSON string: { ctrl: "id_control", cmd: "SELECT", ID: "item_id", ... // more parameters } Then it is transformed with a simple JSON to StringMap, finally it is dispatched to execute the actions. Change-Id: Icd628598fe46ae28b4afa3ca17ac75797c1b9308 Reviewed-on: https://gerrit.libreoffice.org/81313 Tested-by: Jenkins Reviewed-by: Henry Castro <hcastro@collabora.com>
Diffstat (limited to 'compilerplugins')
0 files changed, 0 insertions, 0 deletions