public interface ItemContainerListener extends EventListener
Description: Listener para o ItemContainer, para monitorar quando elementos são selecionados
| Modifier and Type | Method and Description |
|---|---|
void |
wasSelected(ItemContainerEvent e)
Chamado quando um ou mais elementos de um ItemContainer é selecionado.
|
void wasSelected(ItemContainerEvent e)
e - ItemContainerEventCopyright © 2020 Tecgraf/PUC-Rio. All rights reserved.