VGroup¶ @XmlAccessorType @XmlType public class VGroup extends Box implements Serializable¶ Fields¶ caption¶ protected String caption¶ children¶ protected List<Element> children¶ Constructors¶ VGroup¶ public VGroup()¶ Methods¶ getCaption¶ public String getCaption()¶ getChildren¶ public List<Element> getChildren()¶ setCaption¶ public void setCaption(String caption)¶