 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- type Check
- func (Check) AttachJsFunctions() string
- func (c Check) Build(id, field_name string, skip_completion_allowed bool) string
- func (c Check) BuildCrudResponseUiElement(rq_type, destiny_module_name, field_name, text_field, field_value string, ...) (out string)
- func (c Check) GoodTestData(table_name, field_name string, random bool) (out []string)
- func (Check) HtmlName() string
- func (c Check) Name() string
- func (Check) SelectedTargetChanges() string
- func (c Check) Validate(data_in string, skip_validation bool) (ok bool)
- func (c Check) WrongTestData() (out []string)
 
- type OriginDataTable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Check ¶
type Check struct {
	Data OriginDataTable
	// contains filtered or unexported fields
}
    Check Box id y valor
func (Check) AttachJsFunctions ¶
func (Check) BuildCrudResponseUiElement ¶
func (Check) GoodTestData ¶
func (Check) SelectedTargetChanges ¶
func (Check) WrongTestData ¶
type OriginDataTable ¶
 Click to show internal directories. 
   Click to hide internal directories.