Revision 6689 trunk/extensions/extAddEventTheme/src/com/iver/gvsig/addeventtheme/AddEventThemListener.java

View differences:

AddEventThemListener.java
100 100
		}
101 101
	}
102 102

  
103
	public void afterRowEditEvent(AfterRowEditEvent e) {
103
	public void afterRowEditEvent(IRow feat, AfterRowEditEvent e) {
104 104

  
105 105

  
106 106
	}

Also available in: Unified diff