2.1.3.1.4.1. pyfx.view.json_lib.array.array_start_widget.ArrayStartWidget

class ArrayStartWidget(node, display_key)

The widget for the starting edge of an array type JSON node.

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