A hbox that spans two rows It is common for an application to provide different themes for different users based on their preferences. However, the difference is limited to the power of CSS. By using the so-called mold and widget classes, ZK allow an application to provide totally different look using totally different DOM structure. The best is that you don’t have modify single line of the application code.

Read More