class documentation
class ACMEContainerConfigurations(VerticalScroll):
Constructor: ACMEContainerConfigurations(*args, **kwargs)
Container for the Configurations view.
| Method | __init__ |
Constructor. |
| Method | compose |
Build the Configurations view. |
| Method | on |
Called when the widget is shown. |
| Method | update |
Update the documentation view. |
| Property | documentation |
Get the documentation view widget. |
| Property | tree |
Get the tree view widget. |
| Instance Variable | _app |
A reference to the text UI application. |
| Instance Variable | _configs |
The documentation view. |
| Instance Variable | _configs |
The documentation tree view. |