This class can be used to compose and generate HTML forms programmatically. It can compose a form by call functions that add inputs, labels, required input marks and line breaks. The class assembles the HTML of all inputs and displays it as the current script output.