Class: ListItem

XV. ListItem

Represents a single row in a list of rows.
Related: list, XV.List; row, XV.ListItem; cell, XV.ListColumn; data, XV.ListAttr

new ListItem()

Source:

Methods

gearTap()

Source:
Listens to Events:
  • gearTap Show menuevent:

getActionIconButton()

Deprecated:
  • Yes
Source:

selectedChanged()

Source:
Listens to Events:
  • event:selectedChanged

setupCell()

Source:
Listens to Events:
  • onSetupCell Populate cell with data from model. This is the default; it can be overridden with custom behavior.event:

templateChanged()

Source:
Listens to Events:
  • event:templateChanged

valueChanged()

Bind value (model) via view, and setup table.
Source:
Listens to Events:
  • event:valueChanged