UNPKG

alloy

Version:

TiDev Titanium MVC Framework

9 lines 203 B
<Alloy> <Window title="Boxers"> <TableView id="table" onClick="openDetail"> <HeaderView platform="android"> <Label id="header">Boxers</Label> </HeaderView> </TableView> </Window> </Alloy>