UNPKG

alloy

Version:

TiDev Titanium MVC Framework

8 lines 239 B
<Alloy> <Window> <Label id="title" onClick="addTestFighter">Fighters</Label> <TableView id="table" dataCollection="fighters" onClick="showId"> <Require src="row"/> </TableView> </Window> </Alloy>