Overridden methods in the autocomplete comp should be protected.
This commit is contained in:
parent
34abb38d39
commit
9ef1b7381f
@ -17,7 +17,6 @@ import java.util.Iterator;
|
||||
*
|
||||
* private static final long serialVersionUID = 1L;
|
||||
*
|
||||
* @Override
|
||||
* protected void action(AjaxRequestTarget pTarget, Employee newSelection) {
|
||||
* System.out.println(newSelection.getNameAsString());
|
||||
* }
|
||||
|
Loading…
x
Reference in New Issue
Block a user