|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RowSelector
An interface for getting and setting a row selection index
Copyright (c) Formaria Ltd., 2008
$Revision: 2.1 $
License: see License.txt
| Method Summary | |
|---|---|
int |
getSelectedRow()
Get the row selection index |
void |
setSelectedRow(int rowIdx)
Set the row selection index |
| Method Detail |
|---|
void setSelectedRow(int rowIdx)
rowIdx - the new row selection index (zero based)int getSelectedRow()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||