FormControlElementKt

public final class FormControlElementKt
public final class FormControlElementKt

Properties

Link copied to clipboard
private final static FormElement form
private final static FormElement form

HTML element for the form that contains this control, if any.

Link copied to clipboard
private static String value
private static String value

A string that represents the value associated with the form control.

Functions

Link copied to clipboard
public final FormElement getForm()
public final FormElement getForm()
Link copied to clipboard
public String getValue()
public String getValue()
Link copied to clipboard
public void setValue(String value)
public void setValue(String value)