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 ¶
func RegisterPanel ¶ added in v0.1.1
Types ¶
type ControlsForm ¶
type ControlsForm struct {
FormBase
// contains filtered or unexported fields
}
func (*ControlsForm) AddHeadTags ¶
func (ctrl *ControlsForm) AddHeadTags()
func (*ControlsForm) BindData ¶ added in v0.1.1
func (f *ControlsForm) BindData(ctx context.Context, s data.DataManagerI)
func (*ControlsForm) DrawTemplate ¶
func (*ControlsForm) LoadControls ¶
func (f *ControlsForm) LoadControls(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.