Base Trait for Container objects. Containers are used to make views.
容器对象的基本特质。集装箱被用来使视图。
Details
详细信息----------Details----------
Basic container is a glayout object for tabular layout There are various types of layouts. The most basic, and default view, is simply aContainer(...names of items...) which simply uses a table to display the item's label and editor. Other containers can be used to adjust this.
基本容器是一个glayout的有各种不同的类型的布局表格布局对象。最基本的,默认情况下,简直是aContainer(...names of items...)只使用一张表来显示该项目的标签和编辑。其他容器可以用来调整。
Containers have a few methods, notably the is_visible and is_enabled methods which can be used to hide or set
集装箱有几个方法,特别是is_visible和is_enabled方法可用于隐藏或设置