class documentation
class ACMEContainerRequests(Vertical): (source)
Constructor: ACMEContainerRequests(id)
Requests view for the ACME text UI.
| Method | __init__ |
Initialize the Requests view. |
| Method | compose |
Compose the view. |
| Method | on |
Called when the view is shown. |
| Property | requests |
The requests view. |
| Instance Variable | _requests |
The requests view. |