form

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFormTypeFromFieldType added in v0.1.1

func GetFormTypeFromFieldType(typeName db.DatabaseType, fieldName string) string

Types

type Type added in v0.2.1

type Type uint8
const (
	Default Type = iota
	Text
	SelectSingle
	Select
	IconPicker
	SelectBox
	File
	Password
	RichText
	Datetime
	Radio
	Email
	Url
	Ip
	Color
	Currency
	Number
	TextArea
)

func (Type) IsRadio added in v0.5.0

func (t Type) IsRadio() bool

func (Type) IsSelect added in v0.2.1

func (t Type) IsSelect() bool

func (Type) String added in v0.2.1

func (t Type) String() string

Jump to

Keyboard shortcuts

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