예제 #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(); }