cursor_up


Description:

public bool cursor_up ()

Go to previous candidate of an LookupTable.

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

Parameters:

this

An IBusLookupTable.

Returns:

true if succeed.