2.1.3.11.3.1. pyfx.view.json_lib.primitive.integer.IntegerNode

class IntegerNode(key, value, parent=None, display_key=True)

Implementation of JSON integer 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()