Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9739105

Browse files
author
soheil_h_y
committed
1 parent 3ba4369 commit 9739105

File tree

1 file changed

+1
-0
lines changed
  • sources/net.sf.j2s.java.org.eclipse.swt/src/org/eclipse/swt/internal/xhtml

1 file changed

+1
-0
lines changed

sources/net.sf.j2s.java.org.eclipse.swt/src/org/eclipse/swt/internal/xhtml/HTMLEvent.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
public class HTMLEvent {
44
public Element srcElement;
5+
public Element target;
56
public int type;
67
public int returnValue;
78
public boolean cancelBubble;

0 commit comments

Comments
 (0)