Documentation
¶
Index ¶
- type View
- func (v *View) AboutModal() *tview.TextView
- func (v *View) HotkeysModal(profiles bool) *tview.TextView
- func (v *View) NewConfirm() *tview.Modal
- func (v *View) NewCreateForm(header string, disablePublic bool) *tview.Form
- func (v *View) NewCreateLocalFileListForm() (tview.Primitive, *tview.List)
- func (v *View) NewCreateProfileForm(header string) *tview.Form
- func (v *View) NewErrorMessageQ(header string, details string) *tview.Modal
- func (v *View) NewSuccessMessageQ(header string) *tview.Modal
- func (v *View) SetFrameText(helpText string)
- func (v *View) SetHeaderVersionText(version string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type View ¶
type View struct {
App *tview.Application
Frame *tview.Frame
Pages *tview.Pages
List *tview.List
Details *tview.TextView
ModalEdit func(p tview.Primitive, width, height int) tview.Primitive
}
View ...
func (*View) AboutModal ¶
func (*View) NewConfirm ¶
func (*View) NewCreateForm ¶
func (*View) NewCreateLocalFileListForm ¶
func (*View) NewErrorMessageQ ¶
func (*View) SetFrameText ¶
func (*View) SetHeaderVersionText ¶
Click to show internal directories.
Click to hide internal directories.