datalistplus

package module
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: MIT Imports: 1 Imported by: 0

README

datalistplus

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataListPlus

type DataListPlus struct {
	model.Logger

	Object *model.Object // ej: patient

	FieldID string // ej: "id_client"

	FieldText string // ej: "client_name"

	FieldDescription string // ej: "description"

	FieldFooter string // ej: "value"

	FieldTitle string // ej: "dto"

	FieldStatus string // ej: "state" (checked, viewed)
}

func (DataListPlus) BuildContainerView added in v0.0.19

func (d DataListPlus) BuildContainerView(id, field_name string, allow_skip_completed bool) string

<svg aria-hidden="true" focusable="false" class="dlplus-icon-arrow"><use xlink:href="#icon-arrow-down" /></svg> <span class="arrow down"></span>

func (DataListPlus) BuildItemView added in v0.0.19

func (d DataListPlus) BuildItemView(all_data ...map[string]string) string

func (DataListPlus) HtmlContainerNEW added in v0.0.8

func (d DataListPlus) HtmlContainerNEW() string

func (DataListPlus) ObjectVIEW added in v0.0.3

func (d DataListPlus) ObjectVIEW() *model.Object

func (DataListPlus) UserClicked added in v0.0.5

func (d DataListPlus) UserClicked(id string)

func (DataListPlus) ViewHandlerName added in v0.0.19

func (DataListPlus) ViewHandlerName() string

Jump to

Keyboard shortcuts

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