1,273
edits
Dandonkulous (talk | contribs) |
Dandonkulous (talk | contribs) No edit summary |
||
| Line 41: | Line 41: | ||
All events are passed the following property hash: | All events are passed the following property hash: | ||
* <tt>icon</tt> - a pointer to the icon used in the Window title bar. | * <tt>icon</tt> - a pointer to the icon used in the Window title bar. | ||
** <tt>icon. | ** <tt>icon.toDefault()</tt> - reload icon to original icon | ||
* <tt>contentDocument</tt> - document element of the content area | * <tt>contentDocument</tt> - document element of the content area | ||
* <tt>position</tt> - an object that includes the Window's position on the screen: {x: 400, y: 500} | * <tt>position</tt> - an object that includes the Window's position on the screen: {x: 400, y: 500} | ||
edits