control

package
v0.12.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FormBase

type FormBase struct {
	control.FormBase
}

The local FormBase override. All generated forms descend from this one. You can change how all the forms in your application work by making modifications here, and then making sure all your forms include this one.

func (*FormBase) AddHeadTags added in v0.2.3

func (f *FormBase) AddHeadTags()

AddHeadTags adds tags for the header of the page

func (*FormBase) AddRelatedFiles

func (f *FormBase) AddRelatedFiles()

You can put overrides that should apply to all your forms here.

func (*FormBase) Init

func (f *FormBase) Init(ctx context.Context, id string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL