C  | |
| column_extractor [Group.grouping_spec] | 
Returns the columns to render for a contest.
 
 | 
| compare_contest [Group.grouping_spec] | 
Compares two contests for the purposes of sorting them within a
	  group.
 
 | 
| compare_group [Group.grouping_spec] | 
Compares two groups for the purposes of sorting them within a
	  GroupList.
 
 | 
H  | |
| header_spec [Group.grouping_spec] | 
Returns a  
Columns.header_spec to specify how to display the header of a
	  group.
 | 
I  | |
| in_group [Group.grouping_spec] | 
Returns whether a contest is in a group.
 
 | 
N  | |
| name [Group.grouping_spec] | 
The name of the grouping_spec.
 
 |