PyParamGUI
Contents:
PyParamGUI
Installation
Usage
Inner workings
pyparamgui
generator
schema
utils
widget
Functions
Classes
Widget
Widget
__copy__
__deepcopy__
__del__
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__setstate__
__sizeof__
__str__
__subclasshook__
_add_notifiers
_call_widget_constructed
_compare
_gen_repr_from_keys
_get_embed_state
_get_trait_default_generator
_handle_control_comm_msg
_handle_custom_msg
_handle_msg
_is_numpy
_lock_property
_notify_observers
_notify_trait
_register_validator
_remove_notifiers
_repr_keys
_repr_mimebundle_
_send
_should_send_property
_trait_from_json
_trait_to_json
add_class
add_traits
blur
class_own_trait_events
class_own_traits
class_trait_names
class_traits
close
close_all
focus
get_manager_state
get_state
get_view_spec
handle_comm_opened
handle_control_comm_opened
has_trait
hold_sync
hold_trait_notifications
notify_change
observe
on_msg
on_trait_change
on_widget_constructed
open
remove_class
send
send_state
set_state
set_trait
setup_instance
trait_defaults
trait_events
trait_has_value
trait_metadata
trait_names
trait_values
traits
unobserve
unobserve_all
pyparamgui.__all__
Contributing
Changelog
PyParamGUI
Inner workings
pyparamgui
widget
Widget
trait_names
View page source
trait_names
Widget.
trait_names
(
**
metadata
:
Any
)
→
list
[
str
]
Get a list of all the names of this class’ traits.