getDisplayedItemAt(int) method
Returns the displayed item at the given row.
Syntax
public
AgentryData
getDisplayedItemAt
(
int
row
)
Parameters
row
– the (0-based) row
Returns
the displayed item at that position
Exceptions
IndexOutOfBoundsException
– if row is out of bounds
Parent topic:
CollectionDisplayModel interface
Created February 12, 2014.
To comment on this topic, go to:
DocCommentXchange
.