public interface CellViewListener
| Modifier and Type | Method and Description |
|---|---|
void |
valueWasChanged(CellView cellView)
É chamado quando ocorre mudança no valor da visão de célula.
|
void valueWasChanged(CellView cellView)
cellView - A visão de célula (Não aceita null).Copyright © 2020. All rights reserved.