Uses of Interface
org.dominokit.domino.test.api.client.ListenerHandler
-
Packages that use ListenerHandler Package Description org.dominokit.domino.test.api.client -
-
Uses of ListenerHandler in org.dominokit.domino.test.api.client
Methods in org.dominokit.domino.test.api.client with parameters of type ListenerHandler Modifier and Type Method Description <L extends org.dominokit.domino.api.shared.extension.DominoEventListener>
CanCustomizeClientCanCustomizeClient. listenerOf(Class<L> listenerType, ListenerHandler<L> handler)<L extends org.dominokit.domino.api.shared.extension.DominoEventListener>
CanCustomizeClientDominoTestClient. listenerOf(Class<L> listenerType, ListenerHandler<L> handler)
-