summaryrefslogtreecommitdiff
path: root/loleaflet/README
diff options
context:
space:
mode:
authorMihai Varga <mihai.varga@collabora.com>2015-09-10 11:29:19 +0300
committerMihai Varga <mihai.varga@collabora.com>2015-09-10 11:29:19 +0300
commit9a23b7abb9d851f2f04aea391f47abb8c2191b39 (patch)
tree8e083735cc0d23d8617cf1b57a4d71768d4de50e /loleaflet/README
parent87fae7f8547e715f4360e4cac9d8900e772ac2e3 (diff)
loleaflet: renamed setStyle to applyStyle
Diffstat (limited to 'loleaflet/README')
-rw-r--r--loleaflet/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/loleaflet/README b/loleaflet/README
index f3073d76b..c9b1144b0 100644
--- a/loleaflet/README
+++ b/loleaflet/README
@@ -204,6 +204,7 @@ CommandValues:
+ returns a JSON mapping of all possible values for the command
map.applyFont(fontName)
map.applyFontSize(fontSize)
+ map.applyStyle(style, styleFamily)
- events
map.on('updatetoolbarcommandvalues', function (e) {}) where
+ e.commandName = '.uno:StyleAplly', etc