|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TLptsRowEvent | |
---|---|
com.lapetus_ltd.api.db.control | This package contains all the classes for controlling the connections, statements and row sets. |
com.lapetus_ltd.api.db.gui.dialogs | The connection and data view dialogs are available in here. |
Uses of TLptsRowEvent in com.lapetus_ltd.api.db.control |
---|
Methods in com.lapetus_ltd.api.db.control with parameters of type TLptsRowEvent | |
---|---|
void |
ILptsFactoryRowSetListener.rowEvent(TLptsRowEvent rowEvent)
A new row is ready for consumption by the listener. |
void |
TLptsRowSetOutputListener.rowEvent(TLptsRowEvent rowEvent)
Implementation of ILptsFactoryRowSetListener . |
Uses of TLptsRowEvent in com.lapetus_ltd.api.db.gui.dialogs |
---|
Methods in com.lapetus_ltd.api.db.gui.dialogs with parameters of type TLptsRowEvent | |
---|---|
void |
TLptsViewDataDialog.rowEvent(TLptsRowEvent rowEvent)
Implementation of the rowset factory listener. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |