T - the type of the component implementing this interfacepublic interface HasDeselectionHandler<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HasDeselectionHandler.DeselectionHandler
A function to implement component deselection
|
| Modifier and Type | Method and Description |
|---|---|
T |
addDeselectionHandler(HasDeselectionHandler.DeselectionHandler deselectionHandler) |
T addDeselectionHandler(HasDeselectionHandler.DeselectionHandler deselectionHandler)
deselectionHandler - HasDeselectionHandler.DeselectionHandlerCopyright © 2019–2022 Dominokit. All rights reserved.