2.1.3.11.4.3. pyfx.view.json_lib.primitive.null.NullWidget

class NullWidget(node, display_key)

a widget to display JSON null type

Methods

__init__(node, display_key)

get_indent_cols()

get_indented_widget()

get_inner_widget()

get_node()

is_display_key()

is_expandable()

keypress(size, key)

Delegates keypress into inner widget.

load_inner_widget()

load_value_markup()

next_inorder()

Finds the next JSONWidget depth first from this one

prev_inorder()

Finds the previous JSONWidget depth first from this one

render(size[, focus])

selectable()

Always returns true.

Attributes

INDENT_COLUMN

base_widget

Read-only property that steps through decoration widgets and returns the one at the base.

focus

Read-only property returning the child widget in focus for container widgets.

focus_position

Property for reading and setting the focus position for container widgets.

get_cursor_coords

get_pref_col

mouse_event

move_cursor_to_coords

pack

rows

sizing