input_textarea

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TextArea

type TextArea struct {
	Rows     byte //filas ej 4,5,6
	Cols     byte //columnas ej 50,80
	TestData map[string][]string
}

func (TextArea) Build

func (t TextArea) Build(id, field_name string, skip_completion_allowed bool) string

func (TextArea) GoodTestData

func (t TextArea) GoodTestData(table_name, field_name string, random bool) (out []string)

option prescription,

func (TextArea) HtmlName

func (t TextArea) HtmlName() string

func (TextArea) InputValueChanges

func (TextArea) InputValueChanges() string

func (TextArea) Name

func (t TextArea) Name() string

func (TextArea) SelectedTargetChanges

func (TextArea) SelectedTargetChanges() string

func (TextArea) Validate

func (t TextArea) Validate(data_in string, skip_validation bool) (ok bool)

validación con datos de entrada

func (TextArea) WrongTestData

func (t TextArea) WrongTestData() (out []string)

Jump to

Keyboard shortcuts

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