Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // MainMenu Global main menu MainMenu *components.MainMenu // MainMenuGrid Grid with main menu MainMenuGrid *tview.Grid )
View Source
var AccountList *tview.List
AccountList is the list of all accounts
View Source
var ModalDialogBox *tview.Frame
ModalDialogBox is the modal box that displays the password form
View Source
var ModalDialogInput *tview.Form
ModalDialogInput is the input for the password
View Source
var OrganisationList *tview.List
OrganisationList is the list of all organisations
Functions ¶
func NewAccountScreen ¶
NewAccountScreen creats a new account screen
func NewMainMenuScreen ¶
NewMainMenuScreen creates a new main menu screen
func NewMessageOverviewScreen ¶
NewMessageOverviewScreen creates a new message overview screen
func NewUnlockVault ¶
NewUnlockVault Display a modal dialog that opens the vault
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.