deepcave.layouts.header

# Header

This module defines the layout for visualizing the header.

It handles different callbacks of the layout.

## Classes
  • HeaderLayout: This class provides the header and its layout.

Classes

HeaderLayout()

Provide the header and its layout.

class deepcave.layouts.header.HeaderLayout[source]

Bases: Layout

Provide the header and its layout.

Register and handle callbacks.

__call__()[source]

Call self as a function.

Return type:

Header

register_callbacks()[source]

Register and handle the callbacks.

Return type:

None