common_structures

common_structures#

Helpers to build frequently-used configurations of rendered parts.

Classes

EmptyWithHeightGuess

Helper class that reports a guess of its height.

Functions

build_copy_button(path)

build_custom_foldable_tree_node(contents[, ...])

Builds a custom foldable tree node with path buttons and hyperlink support.

build_foldable_tree_node_from_children(...)

Builds a foldable tree node with path buttons and hyperlink support.

build_one_line_tree_node(line[, path, ...])

Builds a single-line tree node with path buttons and hyperlink support.

fake_placeholder_foldable(...)

Builds a fake placeholder for deferred renderings.

maybe_qualified_type_name(ty)

Formats the name of a type so that it is qualified in roundtrip mode.