getLength abstract method

int getLength()

Returns the number of items in the current column.

This method is called to determine how many items should be displayed in the currently active column.

Implementation

int getLength();