ACTION-65: AbstractView is obsolete. Use WindowProxy.
authorJames Craig <jcraig@apple.com>
Sun, 18 Aug 2013 16:08:09 -0700
changeset 135 d07f0704c79f
parent 134 641684cbc983
child 136 c0a59aab8f20
ACTION-65: AbstractView is obsolete. Use WindowProxy.
src/indie-ui-events.html
--- a/src/indie-ui-events.html	Sun Aug 18 04:48:16 2013 -0700
+++ b/src/indie-ui-events.html	Sun Aug 18 16:08:09 2013 -0700
@@ -319,7 +319,7 @@
 						<dt>boolean cancelable = true</dt><dd></dd>
 
 						<!-- Attributes from UIEventInit -->
-						<dt>AbstractView? view = null</dt><dd></dd>
+						<dt>WindowProxy? view = null</dt><dd></dd>
 						<dt>long detail = 0</dt><dd></dd>
 
 						<!-- Attribute from UIRequestEventInit -->
@@ -435,7 +435,7 @@
 						<dt>boolean cancelable = true</dt><dd></dd>
 
 						<!-- Attributes from UIEventInit -->
-						<dt>AbstractView? view = null</dt><dd></dd>
+						<dt>WindowProxy? view = null</dt><dd></dd>
 						<dt>long detail = 0</dt><dd></dd>
 
 						<!-- Attribute from UIRequestEventInit -->
@@ -523,7 +523,7 @@
 						<dt>boolean cancelable = true</dt><dd></dd>
 
 						<!-- Attributes from UIEventInit -->
-						<dt>AbstractView? view = null</dt><dd></dd>
+						<dt>WindowProxy? view = null</dt><dd></dd>
 						<dt>long detail = 0</dt><dd></dd>
 
 						<!-- Attribute from UIRequestEventInit -->
@@ -693,7 +693,7 @@
 						<dt>boolean cancelable = true</dt><dd></dd>
 
 						<!-- Attributes from UIEventInit -->
-						<dt>AbstractView? view = null</dt><dd></dd>
+						<dt>WindowProxy? view = null</dt><dd></dd>
 						<dt>long detail = 0</dt><dd></dd>
 
 						<!-- Attribute from UIRequestEventInit -->
@@ -759,7 +759,7 @@
 						<dt>boolean cancelable = true</dt><dd></dd>
 
 						<!-- Attributes from UIEventInit -->
-						<dt>AbstractView? view = null</dt><dd></dd>
+						<dt>WindowProxy? view = null</dt><dd></dd>
 						<dt>long detail = 0</dt><dd></dd>
 
 						<!-- Attribute from UIRequestEventInit -->