Commit bb22fead authored by Jeffrey I. Schiller's avatar Jeffrey I. Schiller Committed by Evan W. Patton

Add Documentation for AfterFileSaved Event

Document the AfterFileSaved Event for the File Component

Change-Id: Ice7cbdf7ada7e063897821c20d060bd8f2023445
parent 25444cce
......@@ -470,6 +470,8 @@ none
<h3>Events</h3>
<dl>
<dt><code>AfterFileSaved(text fileName)</code></dt>
<dd>Event indicating that the contents of the file have been written.</dd>
<dt><code>GotText(text text)</code></dt>
<dd>Event indicating that the contents from the file have been read.</dd>
</dl>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment