Пример #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(); }