public interface RowValueListener
| Modifier and Type | Method and Description |
|---|---|
void |
valueWasChanged(java.lang.Object newValue,
int columnIndex)
Avisa ao observador sobre uma mudança no valor da linha da tabela.
|
Copyright © 2016. All Rights Reserved.