示例#1
0
		public static void StopPropagation(Event e) { throw new NotImplementedException(); }
示例#2
0
		public static object GetTarget(Event e) { throw new NotImplementedException(); }
示例#3
0
		public static void PreventDefault(Event e) { throw new NotImplementedException(); }
示例#4
0
		public static qx.html.Element GetRelatedTarget(Event e) { throw new NotImplementedException(); }