2.1.3.11.5.1. pyfx.view.json_lib.primitive.numeric.NumericNode¶
- class NumericNode(key, value, parent=None, display_key=True)¶
Implementation of JSON numeric 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()