2.1.3.11.4.1. pyfx.view.json_lib.primitive.null.NullNode¶
- class NullNode(key, value, parent=None, display_key=True)¶
Implementation of JSON null type node.
Methods
__init__(key, value[, parent, display_key])get_depth()get_key()get_parent()get_root()lazy getter for root
get_value()get_widget()cache and return the widget for the current node
is_display_key()is_end_node()is_expanded()is_root()load_widget()next_sibling()prev_sibling()