MyValid#
- class stellarphot.transit_fitting.gui.MyValid(*args: t.Any, **kwargs: t.Any)[source]#
Bases:
ButtonA class containing a more compact indicator of valid entries based on ipywidgets button value.
- Parameters:
- **kwd
All keyword arguments used to initialize an instance of this class are passed to the ipywidgets.Button constructor.
- Attributes:
- valuebool
Current value of the indicator. Initialized to False.
Public constructor
Attributes Summary
Bool value
Attributes Documentation
- value#
Bool value