projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d612a1
)
:memo: Update docs for new attributes in showSaveDialog()
author
Tan Wang Leng
<tanwangleng@outlook.com>
Wed, 1 Feb 2017 15:36:06 +0000
(23:36 +0800)
committer
Tan Wang Leng
<tanwangleng@outlook.com>
Thu, 9 Feb 2017 12:10:57 +0000
(20:10 +0800)
docs/api/dialog.md
patch
|
blob
|
history
diff --git
a/docs/api/dialog.md
b/docs/api/dialog.md
index 00a7e92ef1606cb33c4b4b0d7d37ebbd608a0592..2b85ee34e5d988cc97fd737a3d06ce737f5920c6 100644
(file)
--- a/
docs/api/dialog.md
+++ b/
docs/api/dialog.md
@@
-94,6
+94,10
@@
shown.
* `buttonLabel` String (optional) - Custom label for the confirmation button, when
left empty the default label will be used.
* `filters` [FileFilter[]](structures/file-filter.md) (optional)
+ * `message` (optional) _macOS_
+ * `nameFieldLabel` String (optional) _macOS_ - Custom label for the string displayed
+ in front of the filename text field.
+ * `showsTagField` Boolean (optional) _macOS_
* `callback` Function (optional)
* `filename` String