JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
haberman.rhizomatics.events
Interface IEventHandler
All Known Implementing Classes:
MainActivity
public interface
IEventHandler
Interface for a minimalistic event handler implementation.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
on_event
(
IEvent
e)
Method Detail
on_event
void on_event(
IEvent
e)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method