Documentation
¶
Index ¶
Constants ¶
View Source
const ControlsFormId = "ControlsForm"
View Source
const ControlsFormPath = "/goradd/examples/controls.g"
View Source
const (
TestButtonAction = iota + 1
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ControlsForm ¶
type ControlsForm struct {
FormBase
// contains filtered or unexported fields
}
func (*ControlsForm) AddHeadTags ¶
func (form *ControlsForm) AddHeadTags()
func (*ControlsForm) DrawTemplate ¶
func (*ControlsForm) LoadControls ¶
func (f *ControlsForm) LoadControls(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.