| Package | Description |
|---|---|
| org.cruxframework.crux.core.rebind.screen |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Event> |
View.events |
| Modifier and Type | Method and Description |
|---|---|
Event |
View.getEvent(String evtId)
Return a event associated with the given id
|
static Event |
EventFactory.getEvent(String evtId,
String evt) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Event> |
View.iterateEvents()
Iterate over view events
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
View.addEvent(Event event)
Add a new event to view
|
Copyright © 2015. All rights reserved.