|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventInfo | |
|---|---|
| org.dbforms.config | |
| org.dbforms.event | |
| Uses of EventInfo in org.dbforms.config |
|---|
| Methods in org.dbforms.config with parameters of type EventInfo | |
|---|---|
void |
TableEvents.addEventInfo(EventInfo einfo)
Set a new event for the linked Table. |
| Uses of EventInfo in org.dbforms.event |
|---|
| Methods in org.dbforms.event that return EventInfo | |
|---|---|
protected EventInfo |
AbstractEventFactory.getEventInfo(String id)
Get the EventInfo object having the input identifier. |
| Methods in org.dbforms.event with parameters of type EventInfo | |
|---|---|
void |
AbstractEventFactory.addEventInfo(EventInfo einfo)
Add a new EventInfo object into the factory. |
protected AbstractWebEvent |
AbstractEventFactory.getEvent(EventInfo einfo,
Class[] aconstructorArgsTypes,
Object[] constructorArgs)
Instance a new DatabaseEvent object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||