getLength abstract method
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();
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.
int getLength();