fullHelp abstract method

List<List<KeyBinding>> fullHelp()

Returns bindings for the full help view, grouped by columns.

Each inner list represents a column of help items.

Implementation

List<List<KeyBinding>> fullHelp();