mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 13:03:27 +02:00
More on UITable and the Market.
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
Table < UITable
|
||||
layout: verticalBox
|
||||
column-style: TableColumn
|
||||
row-style: TableRow
|
||||
|
||||
TableRow < UIScrollArea
|
||||
TableRow < Label
|
||||
id: defaultRow
|
||||
layout: horizontalBox
|
||||
height: 10
|
||||
|
||||
TableColumn < UIScrollArea
|
||||
TableColumn < Label
|
||||
id: defaultColumn
|
||||
width: 30
|
||||
|
Reference in New Issue
Block a user