|
Containers |
Top Previous Next |
|
Containers may may hold other components. Here is a list of containers supported by widget engine: Common Properties Of Containers This chapter describes properties that are supported by most containers. The description for every container includes a list of supported common container properties. This property defines the layout type of the container. Property name: layout Property type: Integer This property defines when scrolling is enabled in the container's panels. It has the following options:
Property name: scrolling Property type: Integer This property is available only when scrolling is set to Vertical, Horizontal or Both. It defines when scrollbars appear in the container. If this option is enabled, scrollbars appear only when the container contents does not fit its display area and actual scrolling may be required. If disabled, scrollbars are always visible. Property name: scrollingAuto Property type: Boolean |