HTMLInputElement

Undocumented in source.
@safe nothrow
struct HTMLInputElement {}

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

accept
void accept(string accept)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
string accept()
Undocumented in source. Be warned that the author may not have intended to support it.
addObserver
void addObserver(imgINotificationObserver aObserver)
Undocumented in source. Be warned that the author may not have intended to support it.
align_
string align_()
Undocumented in source. Be warned that the author may not have intended to support it.
align_
void align_(string align_)
Undocumented in source. Be warned that the author may not have intended to support it.
allowdirs
bool allowdirs()
Undocumented in source. Be warned that the author may not have intended to support it.
allowdirs
void allowdirs(bool allowdirs)
Undocumented in source. Be warned that the author may not have intended to support it.
alt
void alt(string alt)
Undocumented in source. Be warned that the author may not have intended to support it.
alt
string alt()
Undocumented in source. Be warned that the author may not have intended to support it.
autocomplete
void autocomplete(string autocomplete)
Undocumented in source. Be warned that the author may not have intended to support it.
autocomplete
string autocomplete()
Undocumented in source. Be warned that the author may not have intended to support it.
autofocus
void autofocus(bool autofocus)
Undocumented in source. Be warned that the author may not have intended to support it.
autofocus
bool autofocus()
Undocumented in source. Be warned that the author may not have intended to support it.
checkValidity
bool checkValidity()
Undocumented in source. Be warned that the author may not have intended to support it.
checked
void checked(bool checked)
Undocumented in source. Be warned that the author may not have intended to support it.
checked
bool checked()
Undocumented in source. Be warned that the author may not have intended to support it.
chooseDirectory
void chooseDirectory()
Undocumented in source. Be warned that the author may not have intended to support it.
closeDateTimePicker
void closeDateTimePicker()
Undocumented in source. Be warned that the author may not have intended to support it.
controllers
auto controllers()
Undocumented in source. Be warned that the author may not have intended to support it.
currentRequestFinalURI
auto currentRequestFinalURI()
Undocumented in source. Be warned that the author may not have intended to support it.
currentURI
auto currentURI()
Undocumented in source. Be warned that the author may not have intended to support it.
dateTimeBoxElement
auto dateTimeBoxElement()
Undocumented in source. Be warned that the author may not have intended to support it.
defaultChecked
void defaultChecked(bool defaultChecked)
Undocumented in source. Be warned that the author may not have intended to support it.
defaultChecked
bool defaultChecked()
Undocumented in source. Be warned that the author may not have intended to support it.
defaultValue
string defaultValue()
Undocumented in source. Be warned that the author may not have intended to support it.
defaultValue
void defaultValue(string defaultValue)
Undocumented in source. Be warned that the author may not have intended to support it.
disabled
void disabled(bool disabled)
Undocumented in source. Be warned that the author may not have intended to support it.
disabled
bool disabled()
Undocumented in source. Be warned that the author may not have intended to support it.
editor
auto editor()
Undocumented in source. Be warned that the author may not have intended to support it.
files
void files(Optional!(T0) files)
Undocumented in source. Be warned that the author may not have intended to support it.
files
auto files()
Undocumented in source. Be warned that the author may not have intended to support it.
forceImageState
void forceImageState(bool aForce, uint aState)
Undocumented in source. Be warned that the author may not have intended to support it.
forceReload
void forceReload(bool aNotify)
Undocumented in source. Be warned that the author may not have intended to support it.
forceReload
void forceReload()
Undocumented in source. Be warned that the author may not have intended to support it.
form
auto form()
Undocumented in source. Be warned that the author may not have intended to support it.
formAction
void formAction(string formAction)
Undocumented in source. Be warned that the author may not have intended to support it.
formAction
string formAction()
Undocumented in source. Be warned that the author may not have intended to support it.
formEnctype
void formEnctype(string formEnctype)
Undocumented in source. Be warned that the author may not have intended to support it.
formEnctype
string formEnctype()
Undocumented in source. Be warned that the author may not have intended to support it.
formMethod
void formMethod(string formMethod)
Undocumented in source. Be warned that the author may not have intended to support it.
formMethod
string formMethod()
Undocumented in source. Be warned that the author may not have intended to support it.
formNoValidate
void formNoValidate(bool formNoValidate)
Undocumented in source. Be warned that the author may not have intended to support it.
formNoValidate
bool formNoValidate()
Undocumented in source. Be warned that the author may not have intended to support it.
formTarget
void formTarget(string formTarget)
Undocumented in source. Be warned that the author may not have intended to support it.
formTarget
string formTarget()
Undocumented in source. Be warned that the author may not have intended to support it.
getAutocompleteInfo
auto getAutocompleteInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
getDateTimeInputBoxValue
auto getDateTimeInputBoxValue()
Undocumented in source. Be warned that the author may not have intended to support it.
getFiles
auto getFiles()
Undocumented in source. Be warned that the author may not have intended to support it.
getFiles
auto getFiles(bool recursiveFlag)
Undocumented in source. Be warned that the author may not have intended to support it.
getFilesAndDirectories
auto getFilesAndDirectories()
Undocumented in source. Be warned that the author may not have intended to support it.
getMaximum
double getMaximum()
Undocumented in source. Be warned that the author may not have intended to support it.
getMinimum
double getMinimum()
Undocumented in source. Be warned that the author may not have intended to support it.
getRequest
auto getRequest(int aRequestType)
Undocumented in source. Be warned that the author may not have intended to support it.
getRequestType
int getRequestType(imgIRequest aRequest)
Undocumented in source. Be warned that the author may not have intended to support it.
getStep
double getStep()
Undocumented in source. Be warned that the author may not have intended to support it.
getStepBase
double getStepBase()
Undocumented in source. Be warned that the author may not have intended to support it.
hasBeenTypePassword
bool hasBeenTypePassword()
Undocumented in source. Be warned that the author may not have intended to support it.
height
uint height()
Undocumented in source. Be warned that the author may not have intended to support it.
height
void height(uint height)
Undocumented in source. Be warned that the author may not have intended to support it.
imageBlockingStatus
short imageBlockingStatus()
Undocumented in source. Be warned that the author may not have intended to support it.
indeterminate
bool indeterminate()
Undocumented in source. Be warned that the author may not have intended to support it.
indeterminate
void indeterminate(bool indeterminate)
Undocumented in source. Be warned that the author may not have intended to support it.
inputMode
string inputMode()
Undocumented in source. Be warned that the author may not have intended to support it.
inputMode
void inputMode(string inputMode)
Undocumented in source. Be warned that the author may not have intended to support it.
isFilesAndDirectoriesSupported
bool isFilesAndDirectoriesSupported()
Undocumented in source. Be warned that the author may not have intended to support it.
isInputEventTarget
bool isInputEventTarget()
Undocumented in source. Be warned that the author may not have intended to support it.
labels
auto labels()
Undocumented in source. Be warned that the author may not have intended to support it.
list
auto list()
Undocumented in source. Be warned that the author may not have intended to support it.
loadingEnabled
void loadingEnabled(bool loadingEnabled)
Undocumented in source. Be warned that the author may not have intended to support it.
loadingEnabled
bool loadingEnabled()
Undocumented in source. Be warned that the author may not have intended to support it.
max
string max()
Undocumented in source. Be warned that the author may not have intended to support it.
max
void max(string max)
Undocumented in source. Be warned that the author may not have intended to support it.
maxLength
int maxLength()
Undocumented in source. Be warned that the author may not have intended to support it.
maxLength
void maxLength(int maxLength)
Undocumented in source. Be warned that the author may not have intended to support it.
min
string min()
Undocumented in source. Be warned that the author may not have intended to support it.
min
void min(string min)
Undocumented in source. Be warned that the author may not have intended to support it.
minLength
int minLength()
Undocumented in source. Be warned that the author may not have intended to support it.
minLength
void minLength(int minLength)
Undocumented in source. Be warned that the author may not have intended to support it.
mozGetFileNameArray
auto mozGetFileNameArray()
Undocumented in source. Be warned that the author may not have intended to support it.
mozIsTextField
bool mozIsTextField(bool aExcludePassword)
Undocumented in source. Be warned that the author may not have intended to support it.
mozSetDirectory
void mozSetDirectory(string directoryPath)
Undocumented in source. Be warned that the author may not have intended to support it.
mozSetDndFilesAndDirectories
void mozSetDndFilesAndDirectories(Sequence!(SumType!(File, Directory)) list)
Undocumented in source. Be warned that the author may not have intended to support it.
mozSetFileArray
void mozSetFileArray(Sequence!(File) files)
Undocumented in source. Be warned that the author may not have intended to support it.
mozSetFileNameArray
void mozSetFileNameArray(Sequence!(string) fileNames)
Undocumented in source. Be warned that the author may not have intended to support it.
multiple
bool multiple()
Undocumented in source. Be warned that the author may not have intended to support it.
multiple
void multiple(bool multiple)
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
name
void name(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
openDateTimePicker
void openDateTimePicker(DateTimeValue initialValue)
Undocumented in source. Be warned that the author may not have intended to support it.
openDateTimePicker
void openDateTimePicker()
Undocumented in source. Be warned that the author may not have intended to support it.
ownerNumberControl
auto ownerNumberControl()
Undocumented in source. Be warned that the author may not have intended to support it.
pattern
string pattern()
Undocumented in source. Be warned that the author may not have intended to support it.
pattern
void pattern(string pattern)
Undocumented in source. Be warned that the author may not have intended to support it.
placeholder
string placeholder()
Undocumented in source. Be warned that the author may not have intended to support it.
placeholder
void placeholder(string placeholder)
Undocumented in source. Be warned that the author may not have intended to support it.
previewValue
void previewValue(string previewValue)
Undocumented in source. Be warned that the author may not have intended to support it.
previewValue
string previewValue()
Undocumented in source. Be warned that the author may not have intended to support it.
readOnly
bool readOnly()
Undocumented in source. Be warned that the author may not have intended to support it.
readOnly
void readOnly(bool readOnly)
Undocumented in source. Be warned that the author may not have intended to support it.
removeObserver
void removeObserver(imgINotificationObserver aObserver)
Undocumented in source. Be warned that the author may not have intended to support it.
reportValidity
bool reportValidity()
Undocumented in source. Be warned that the author may not have intended to support it.
required
bool required()
Undocumented in source. Be warned that the author may not have intended to support it.
required
void required(bool required)
Undocumented in source. Be warned that the author may not have intended to support it.
select
void select()
Undocumented in source. Be warned that the author may not have intended to support it.
selectionDirection
void selectionDirection(Optional!(T0) selectionDirection)
Undocumented in source. Be warned that the author may not have intended to support it.
selectionDirection
Optional!(string) selectionDirection()
Undocumented in source. Be warned that the author may not have intended to support it.
selectionEnd
void selectionEnd(Optional!(T0) selectionEnd)
Undocumented in source. Be warned that the author may not have intended to support it.
selectionEnd
Optional!(uint) selectionEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
selectionStart
void selectionStart(Optional!(T0) selectionStart)
Undocumented in source. Be warned that the author may not have intended to support it.
selectionStart
Optional!(uint) selectionStart()
Undocumented in source. Be warned that the author may not have intended to support it.
setCustomValidity
void setCustomValidity(string error)
Undocumented in source. Be warned that the author may not have intended to support it.
setFocusState
void setFocusState(bool aIsFocused)
Undocumented in source. Be warned that the author may not have intended to support it.
setRangeText
void setRangeText(string replacement)
Undocumented in source. Be warned that the author may not have intended to support it.
setRangeText
void setRangeText(string replacement, uint start, uint end, SelectionMode selectionMode)
Undocumented in source. Be warned that the author may not have intended to support it.
setRangeText
void setRangeText(string replacement, uint start, uint end)
Undocumented in source. Be warned that the author may not have intended to support it.
setSelectionRange
void setSelectionRange(uint start, uint end, string direction)
Undocumented in source. Be warned that the author may not have intended to support it.
setSelectionRange
void setSelectionRange(uint start, uint end)
Undocumented in source. Be warned that the author may not have intended to support it.
setUserInput
void setUserInput(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
size
void size(uint size)
Undocumented in source. Be warned that the author may not have intended to support it.
size
uint size()
Undocumented in source. Be warned that the author may not have intended to support it.
src
void src(string src)
Undocumented in source. Be warned that the author may not have intended to support it.
src
string src()
Undocumented in source. Be warned that the author may not have intended to support it.
step
void step(string step)
Undocumented in source. Be warned that the author may not have intended to support it.
step
string step()
Undocumented in source. Be warned that the author may not have intended to support it.
stepDown
void stepDown(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
stepDown
void stepDown()
Undocumented in source. Be warned that the author may not have intended to support it.
stepUp
void stepUp(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
stepUp
void stepUp()
Undocumented in source. Be warned that the author may not have intended to support it.
textLength
int textLength()
Undocumented in source. Be warned that the author may not have intended to support it.
type
void type(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
type
string type()
Undocumented in source. Be warned that the author may not have intended to support it.
updateDateTimePicker
void updateDateTimePicker(DateTimeValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
updateDateTimePicker
void updateDateTimePicker()
Undocumented in source. Be warned that the author may not have intended to support it.
updateValidityState
void updateValidityState()
Undocumented in source. Be warned that the author may not have intended to support it.
useMap
void useMap(string useMap)
Undocumented in source. Be warned that the author may not have intended to support it.
useMap
string useMap()
Undocumented in source. Be warned that the author may not have intended to support it.
validationMessage
string validationMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
validity
auto validity()
Undocumented in source. Be warned that the author may not have intended to support it.
value
void value(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value()
Undocumented in source. Be warned that the author may not have intended to support it.
valueAsDate
void valueAsDate(Optional!(T0) valueAsDate)
Undocumented in source. Be warned that the author may not have intended to support it.
valueAsDate
auto valueAsDate()
Undocumented in source. Be warned that the author may not have intended to support it.
valueAsNumber
void valueAsNumber(double valueAsNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
valueAsNumber
double valueAsNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
webkitEntries
auto webkitEntries()
Undocumented in source. Be warned that the author may not have intended to support it.
webkitdirectory
void webkitdirectory(bool webkitdirectory)
Undocumented in source. Be warned that the author may not have intended to support it.
webkitdirectory
bool webkitdirectory()
Undocumented in source. Be warned that the author may not have intended to support it.
width
void width(uint width)
Undocumented in source. Be warned that the author may not have intended to support it.
width
uint width()
Undocumented in source. Be warned that the author may not have intended to support it.
willValidate
bool willValidate()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

CURRENT_REQUEST
enum int CURRENT_REQUEST;
Undocumented in source.
PENDING_REQUEST
enum int PENDING_REQUEST;
Undocumented in source.
UNKNOWN_REQUEST
enum int UNKNOWN_REQUEST;
Undocumented in source.
_parent
libwasm.bindings.HTMLElement.HTMLElement _parent;
Undocumented in source.

Meta