Public Member Functions | |
HboxV (int maxCols) | |
void | addComponent (Component comp) |
List | getRealChildren () |
Definition at line 30 of file HboxV.java.
org.turro.zkoss.layout.HboxV.HboxV | ( | int | maxCols | ) |
Definition at line 35 of file HboxV.java.
void org.turro.zkoss.layout.HboxV.addComponent | ( | Component | comp | ) |
Definition at line 39 of file HboxV.java.
List org.turro.zkoss.layout.HboxV.getRealChildren | ( | ) |
Definition at line 51 of file HboxV.java.