Descripción
Sintaxis
public interface HTMLFormElement extends HTMLElement
Métodos
- getAcceptCharset()
- getAction()
- getElements()
- getEnctype()
- getLength()
- getMethod()
- getName()
- getTarget()
- reset()
- setAcceptCharset()
- setAction()
- setEnctype()
- setMethod()
- setName()
- setTarget()
- submit()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.