Limitation
From Documentation
In Tablet device, we use some kind of the HTML5 new feature to generate the component output as tablet mold, so there are some limitation as follows.
Unsupported API
NumberInputElement
In Tablet mold, all of the ZK components that extend from NumberInputElement cannot support format and locale attributes, due to the output of the component which the input type is number.
Version History
Version | Date | Content |
---|---|---|
6.5.0 | July, 2012 |