cursor_down


Description:

public bool cursor_down ()

Go to next candidate of an LookupTable.

It returns FALSE if it is already at the last candidate, unless table>-round==TRUE, where it will go to the first candidate.

Parameters:

this

An IBusLookupTable.

Returns:

true if succeed.