
	autoTab(form: HTMLFormElement): void
	
		A funo ir adicionar a tabulao automtica em todos os inputs que tiverem o atributo maxlenght setado.
		
			form formulrio que receber a tabulao automtica
		
	
