fixes bug#19616
dev: qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@102485 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
3b1ef4524e
commit
4ad7d49a74
|
@ -99,6 +99,7 @@ public class RelatorioDERPRController extends MyGenericForwardComposer {
|
|||
}
|
||||
|
||||
public void onClick$btnLimparLinha(Event ev) {
|
||||
linhaList.setData(new ArrayList<Ruta>());
|
||||
linhaList.clearSelection();
|
||||
lsNumLinha.clear();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue