2.1.3.10.1.1. pyfx.view.json_lib.object.object_end_node.ObjectEndNode

class ObjectEndNode(start_node)

Represents the ending edge of an object node in the JSON tree.

For data modeling details, see JSONCompositeNode.

Methods

__init__(start_node)

collapse_all()

get_depth()

get_last_child()

get_parent()

get_start_node()

get_widget()

is_end_node()

is_expanded()

load_widget()

next_sibling()

prev_sibling()

toggle_expanded()