class documentation
class ACMEContainerRegistrations(VerticalScroll):
Constructor: ACMEContainerRegistrations(id)
The Registrations view for the ACME text UI.
| Method | __init__ |
Initialize the view. |
| Method | compose |
Compose the view. |
| Method | on |
Called when the view is shown. |
| Method | registrations |
Update the registrations view. |
| Class Variable | management |
Injected ManagementSupport instance. |
| Property | registration |
Return the registrations view. |
| Instance Variable | _app |
The application. |
| Instance Variable | _registration |
The registrations view. |