JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.teamapps.event
SelfDisposingEventListener
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
handle(E, Disposable)
Interface SelfDisposingEventListener<E>
public interface
SelfDisposingEventListener<E>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
E
eventData,
Disposable
disposable)
Method Details
handle
void
handle
(
E
eventData,
Disposable
disposable)