| Package | Description |
|---|---|
| ion.Meta | |
| ion.Meta.Events |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Event |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Class<? extends IEvent> |
EventHandler.getType() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract boolean |
EventFilter.blocks(IEvent event) |
|
abstract void |
EventHandler.invoke(IEvent evt) |
| Constructor | Description |
|---|---|
EventHandler(java.lang.Class<? extends IEvent> type) |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
IAdded<TItem,TElement extends Element> |
|
interface |
IRemoved<TItem,TElement extends Element> |
|
interface |
ISimulationUpdated |