Hierarchy

  • Returns

Properties

component: null | string

component responsible for the update

displayvalue: null | string

display value (may contain link or other html tags)

edithint: null | string

hint for editing element

editicon: ReturnsEditicon
editlabel: null | string

label for editing element

itemid: null | string

identifier of the updated item

itemtype: null | string

itemtype

linkeverything: null | number

Should everything be wrapped in the edit link or link displayed separately

options: null | string

options of the element, format depends on type

type: null | string

type of the element (text, toggle, select)

value: null | string

value of the item as it is stored

Generated using TypeDoc