2.1.3.1.1.1. pyfx.view.json_lib.array.array_end_node.ArrayEndNode¶
- class ArrayEndNode(start_node)¶
Represents the ending edge of an array 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()