我希望使用标签向我的// show only items where PropertyA not null:
this.MyItems.ApplyFilter(myItem => myItem.PropertyA != null);
// remove the filter:
this.MyItems.RemoveFilter();
添加背景,但是表格为Table
。
因此,背景height = 0
也是height
。
0
答案 0 :(得分:1)
在致电pack()
Table
上使用getHeight()
方法
tooltipGroup.pack();
table_height = tooltipGroup.getHeight();