Documentation
¶
Index ¶
- type DayWord
- func (d DayWord) Build(id, field_name string, skip_completion_allowed bool) string
- func (DayWord) GoodTestData(table_name, field_name string, random bool) (out []string)
- func (d DayWord) HtmlName() string
- func (DayWord) InputValueChanges() string
- func (d DayWord) Name() string
- func (DayWord) SelectedTargetChanges() string
- func (DayWord) Validate(data_in string, skip_validation bool) (ok bool)
- func (DayWord) WrongTestData() (out []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DayWord ¶
type DayWord struct {
TitleInfo string
}
formato dia DD como palabra ej. Lunes 24 Diciembre
func (DayWord) GoodTestData ¶
func (DayWord) InputValueChanges ¶
func (DayWord) SelectedTargetChanges ¶
func (DayWord) WrongTestData ¶
Click to show internal directories.
Click to hide internal directories.