|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Event | |
|---|---|
| org.cruxframework.crux.core.rebind.screen | |
| Uses of Event in org.cruxframework.crux.core.rebind.screen |
|---|
| Fields in org.cruxframework.crux.core.rebind.screen with type parameters of type Event | |
|---|---|
protected Map<String,Event> |
View.events
|
| Methods in org.cruxframework.crux.core.rebind.screen that return Event | |
|---|---|
Event |
View.getEvent(String evtId)
Return a event associated with the given id |
static Event |
EventFactory.getEvent(String evtId,
String evt)
|
| Methods in org.cruxframework.crux.core.rebind.screen that return types with arguments of type Event | |
|---|---|
Iterator<Event> |
View.iterateEvents()
Iterate over view events |
| Methods in org.cruxframework.crux.core.rebind.screen with parameters of type Event | |
|---|---|
protected void |
View.addEvent(Event event)
Add a new event to view |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||