Documentation ¶
Index ¶
- type App
- func (a *App) Init()
- func (a *App) NewActionZone() *fyne.Container
- func (a *App) NewDisplayZone() *fyne.Container
- func (a *App) NewEditZone() *fyne.Container
- func (a *App) NewInterfaceZone() *fyne.Container
- func (a *App) NewParseButton() *widget.Button
- func (a *App) NewProjectZone() *fyne.Container
- func (a *App) NewStructZone() *fyne.Container
- func (a *App) Start()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
func (*App) NewActionZone ¶
func (a *App) NewActionZone() *fyne.Container
func (*App) NewDisplayZone ¶
func (a *App) NewDisplayZone() *fyne.Container
func (*App) NewEditZone ¶
func (a *App) NewEditZone() *fyne.Container
func (*App) NewInterfaceZone ¶
func (a *App) NewInterfaceZone() *fyne.Container
func (*App) NewParseButton ¶
func (*App) NewStructZone ¶
func (a *App) NewStructZone() *fyne.Container
Click to show internal directories.
Click to hide internal directories.