33 lines
423 B
XML
33 lines
423 B
XML
{
|
|
"widgettype":"HBox",
|
|
"options":{
|
|
"cheight":2,
|
|
"width":"100%",
|
|
"dynsiz":true
|
|
},
|
|
"subwidgets":[
|
|
{
|
|
"widgettype":"Text",
|
|
"options":{
|
|
"width":"auto",
|
|
"otext":"搜索",
|
|
"i18n":true
|
|
}
|
|
},
|
|
{
|
|
"widgettype":"Filler",
|
|
"options":{},
|
|
"subwidgets":[
|
|
{
|
|
"id":"search",
|
|
"widgettype":"UiStr",
|
|
"options":{
|
|
"name":"search",
|
|
"width":"100%"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|