6667686970717273747576
// Description layout.addComponent(new Label(DESCRIPTION)); // Property table propertyTable = new PropertyTable(); layout.addComponent(propertyTable); fillFormFields(); // Buttons HorizontalLayout buttons = new HorizontalLayout();