TKHBox Class Reference
[Containers]
Container which lays out children horizontally.
More...
List of all members.
|
Public Member Functions |
| __construct () |
| Creates a new horizontal layout.
|
Detailed Description
Container which lays out children horizontally.
The children are laid out next to each other, using 'float:left'
- Properties:
-
cell_class
array
: CSS class applied to the div around each child in the box; otherwise, 'float:left' is used
The documentation for this class was generated from the following file:
- tk2/containers/TKHBox.php5