public interface IActionCallback<U extends IUi,D>
| Modifier and Type | Method and Description |
|---|---|
void |
action(U ui,
D userData) |
static IActionCallback |
empty()
Criação de uma callback que não faz nada.
|
static IActionCallback empty()
Copyright © 2018 Tecgraf/PUC-Rio. All rights reserved.