UserApiWrapper# class jdaviz.core.user_api.UserApiWrapper(obj, expose=[], readonly=[], exclude_from_dict=[], deprecated=[], repr_callable=None)[source]# Bases: object This is an API wrapper around an internal object. For a full list of attributes/methods, call dir(object). Methods Summary from_dict(d) to_dict() Methods Documentation from_dict(d)[source]# to_dict()[source]#