Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TargetList ¶
type TargetList struct {
Object *model.Object // ej: patient
FieldID string // ej: "id_client"
FieldText string // ej: "client_name"
LeftUpText string
LeftMiddleText string
LeftDownText string
LeftIcon string
}
func (TargetList) BuildTag ¶
func (t TargetList) BuildTag() string
BuildHtmlTargetItem item a seleccionar
func (TargetList) HtmlContainer ¶ added in v0.0.3
func (t TargetList) HtmlContainer() string
func (TargetList) ObjectVIEW ¶ added in v0.0.3
func (t TargetList) ObjectVIEW() *model.Object
func (TargetList) ViewComponentName ¶ added in v0.0.3
func (TargetList) ViewComponentName() string
Click to show internal directories.
Click to hide internal directories.