mirror of
https://github.com/edubart/otclient.git
synced 2025-05-28 06:34:29 +02:00
14 lines
213 B
Plaintext
14 lines
213 B
Plaintext
Table < UITable
|
|
layout: verticalBox
|
|
column-style: TableColumn
|
|
row-style: TableRow
|
|
|
|
TableRow < Label
|
|
id: defaultRow
|
|
layout: horizontalBox
|
|
height: 10
|
|
|
|
TableColumn < Label
|
|
id: defaultColumn
|
|
width: 30
|