ColumnText
Split text into columns
Instead of having long passages of text spanning into long lines, ColumnText allows you to have your text automatically split into columns. This will make your text easier to read, while maintaining the ability to use horizontal screen estate.
As of version 1.0.0, the component will detect whether the visitor's browser supports the CSS3-native text columns, and use that instead of the JavaScript calculations.
Links
Compatibility
0.0.1 | 0.0.3 | 1.0.0 | |
---|---|---|---|
(24.4) | |||
(24.3) | |||
(24.2) | |||
(24.1) | |||
(24) | |||
(23) | |||
(22) | |||
(21) | |||
(20) | |||
(19) | |||
(18) | |||
(17) | |||
(16) | |||
(15) | |||
(14) | |||
(13) | |||
(12) | |||
(11) | |||
(10) | |||
(8.21) | |||
(8.20) | |||
(8.19) | |||
(8.18) | |||
(8.17) | |||
(8.16) | |||
(8.15) | |||
(8.14) | |||
(8.13) | |||
(8.12) | |||
(8.11) | |||
(8.10) | |||
(8.9) | |||
(8.8) | |||
(8.7) | |||
(8.6) | |||
(8.5) | |||
(8.4) | |||
(8.3) | |||
(8.2) | |||
(8.1) | |||
(8.0) | |||
(7.7) | |||
(7.6) | |||
(7.5) | |||
(7.4) | |||
(7.3) | |||
(7.2) | |||
(7.1) | |||
(7.0) | |||
6.3-6.8 | Y | Y | Y |
-6.7 | Y | Y | Y |
-6.6 | Y | Y | Y |
-6.5 | Y | Y | Y |
-6.4 | Y | Y | Y |
-6.3 | Y | Y | Y |
6.2 | Y | ||
(6.1) | |||
(6.0) |
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
- Released
- 2010-02-21
- Maturity
- STABLE
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 6.3+
- Vaadin 6.2+ in 0.0.3
- Browser
- Internet Explorer
- Firefox
- Opera
- Safari
ColumnText - Vaadin Add-on Directory
Split text into columnsInstead of having long passages of text spanning into long lines, ColumnText allows you to have your text automatically split into columns. This will make your text easier to read, while maintaining the ability to use horizontal screen estate.
As of version 1.0.0, the component will detect whether the visitor's browser supports the CSS3-native text columns, and use that instead of the JavaScript calculations.
Live DemoRepository
Discussion Forum
How It Was Built