Form Class Form EventoObjetoElementGroupForm Represents a form. This class is just simply inherited from class Group Constructor This class inherit the constructor of the parent class. type FormSchema = GroupSchema; Inherited Methods From class Group accept ,create ,validate ,setValue ,clear ,reset ,shake From class Element register ,unregister ,isValid ,getHtmlName ,shake ,cleanUp ,addProps ,getProps ,getSchema From class Evento emit ,once ,on ,off Related concepts GroupSchema