formclient

package module
v0.0.39 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(h *model.Handlers) (err string)

Types

type FormClient

type FormClient struct {
	model.DataBaseAdapter
	model.MessageAdapter
	model.Logger
	model.ObjectsHandler
	model.HtmlAdapter
	// contains filtered or unexported fields
}

func (FormClient) FormAutoFill

func (f FormClient) FormAutoFill(object_name string) (err string)

func (*FormClient) FormComplete added in v0.0.6

func (f *FormClient) FormComplete(object_name string, data map[string]string, validate, auto_grow bool) (err string)

func (*FormClient) FormReset added in v0.0.6

func (f *FormClient) FormReset(object_name string) (err string)

func (*FormClient) UserFormTyping added in v0.0.2

func (f *FormClient) UserFormTyping(this js.Value, source_input []js.Value) interface{}

Jump to

Keyboard shortcuts

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