@accepts(RB.RhythmDBEntry) @returns(RB.RhythmDBEntry) def get_next_from_entry(entry)
Locates and returns the next RB.RhythmDBEntry in the model after the specified entry. The caller owns a reference to the returned entry.
entry : |
|
Returns : |
the next RB.RhythmDBEntry in the model, if any |