Is the base interface of components associated to HTML form based elements
(<button>, <select>, <textarea>, <input>)
author: Jose Maria Arranz Santamaria
Returns the HTML form component parent of this component.
the HTML form component. Returns null if the HTML element is not inside of a form or no form is registered in the component manager.