class documentation
The Infos view for the ACME text UI.
| Method | __init__ |
Initialize the view. |
| Method | compose |
Compose the view. |
| Method | tab |
Called when the tab is changed. |
| Class Variable | management |
Injected ManagementSupport instance. |
| Property | stats |
Return the statistics view. |
| Method | _stats |
Update the statistics. |
| Instance Variable | _app |
The application. |
| Instance Variable | _stats |
The statistics view. |
| Instance Variable | _update |
The timer to update the statistics. |