|
SilverStream Application Server 3.5 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
An AgiRowCursorListener event is fired whenever the row pointed to by the cursor is changed or data within the row changes.
| Method Summary | |
void |
cursorChanged(AgoPropertyChangeEvent evt)
This method is invoked when a navigation operation (e.g. |
void |
cursorPreChange(AgoPropertyChangeEvent evt)
This method is invoked just before a navigation operation (e.g., gotoNext) to allow last-minute operations before the current row disappears. |
| Method Detail |
public void cursorPreChange(AgoPropertyChangeEvent evt)
evt - an instance of an AgoPropertyChangeEventpublic void cursorChanged(AgoPropertyChangeEvent evt)
evt - an instance of an AgoPropertyChangeEvent.AgoPropertyChangeEvent
|
SilverStream Application Server 3.5 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||