AccessibleNode

Undocumented in source.
@safe nothrow
struct AccessibleNode {}

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

DOMNode
auto DOMNode()
Undocumented in source. Be warned that the author may not have intended to support it.
activeDescendant
void activeDescendant(Optional!(T0) activeDescendant)
Undocumented in source. Be warned that the author may not have intended to support it.
activeDescendant
auto activeDescendant()
Undocumented in source. Be warned that the author may not have intended to support it.
atomic
void atomic(Optional!(T0) atomic)
Undocumented in source. Be warned that the author may not have intended to support it.
atomic
Optional!(bool) atomic()
Undocumented in source. Be warned that the author may not have intended to support it.
attributes
auto attributes()
Undocumented in source. Be warned that the author may not have intended to support it.
autocomplete
void autocomplete(Optional!(T0) autocomplete)
Undocumented in source. Be warned that the author may not have intended to support it.
autocomplete
Optional!(string) autocomplete()
Undocumented in source. Be warned that the author may not have intended to support it.
busy
void busy(Optional!(T0) busy)
Undocumented in source. Be warned that the author may not have intended to support it.
busy
Optional!(bool) busy()
Undocumented in source. Be warned that the author may not have intended to support it.
checked
void checked(Optional!(T0) checked)
Undocumented in source. Be warned that the author may not have intended to support it.
checked
Optional!(string) checked()
Undocumented in source. Be warned that the author may not have intended to support it.
colCount
void colCount(Optional!(T0) colCount)
Undocumented in source. Be warned that the author may not have intended to support it.
colCount
Optional!(int) colCount()
Undocumented in source. Be warned that the author may not have intended to support it.
colIndex
void colIndex(Optional!(T0) colIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
colIndex
Optional!(uint) colIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
colSpan
void colSpan(Optional!(T0) colSpan)
Undocumented in source. Be warned that the author may not have intended to support it.
colSpan
Optional!(uint) colSpan()
Undocumented in source. Be warned that the author may not have intended to support it.
computedRole
string computedRole()
Undocumented in source. Be warned that the author may not have intended to support it.
current
void current(Optional!(T0) current)
Undocumented in source. Be warned that the author may not have intended to support it.
current
Optional!(string) current()
Undocumented in source. Be warned that the author may not have intended to support it.
details
void details(Optional!(T0) details)
Undocumented in source. Be warned that the author may not have intended to support it.
details
auto details()
Undocumented in source. Be warned that the author may not have intended to support it.
disabled
void disabled(Optional!(T0) disabled)
Undocumented in source. Be warned that the author may not have intended to support it.
disabled
Optional!(bool) disabled()
Undocumented in source. Be warned that the author may not have intended to support it.
errorMessage
void errorMessage(Optional!(T0) errorMessage)
Undocumented in source. Be warned that the author may not have intended to support it.
errorMessage
auto errorMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
expanded
void expanded(Optional!(T0) expanded)
Undocumented in source. Be warned that the author may not have intended to support it.
expanded
Optional!(bool) expanded()
Undocumented in source. Be warned that the author may not have intended to support it.
get
auto get(string attribute)
Undocumented in source. Be warned that the author may not have intended to support it.
has
bool has(string attributes)
Undocumented in source. Be warned that the author may not have intended to support it.
hasPopUp
void hasPopUp(Optional!(T0) hasPopUp)
Undocumented in source. Be warned that the author may not have intended to support it.
hasPopUp
Optional!(string) hasPopUp()
Undocumented in source. Be warned that the author may not have intended to support it.
hidden
void hidden(Optional!(T0) hidden)
Undocumented in source. Be warned that the author may not have intended to support it.
hidden
Optional!(bool) hidden()
Undocumented in source. Be warned that the author may not have intended to support it.
invalid
void invalid(Optional!(T0) invalid)
Undocumented in source. Be warned that the author may not have intended to support it.
invalid
Optional!(string) invalid()
Undocumented in source. Be warned that the author may not have intended to support it.
is_
bool is_(string states)
Undocumented in source. Be warned that the author may not have intended to support it.
keyShortcuts
void keyShortcuts(Optional!(T0) keyShortcuts)
Undocumented in source. Be warned that the author may not have intended to support it.
keyShortcuts
Optional!(string) keyShortcuts()
Undocumented in source. Be warned that the author may not have intended to support it.
label
void label(Optional!(T0) label)
Undocumented in source. Be warned that the author may not have intended to support it.
label
Optional!(string) label()
Undocumented in source. Be warned that the author may not have intended to support it.
level
void level(Optional!(T0) level)
Undocumented in source. Be warned that the author may not have intended to support it.
level
Optional!(uint) level()
Undocumented in source. Be warned that the author may not have intended to support it.
live
void live(Optional!(T0) live)
Undocumented in source. Be warned that the author may not have intended to support it.
live
Optional!(string) live()
Undocumented in source. Be warned that the author may not have intended to support it.
modal
void modal(Optional!(T0) modal)
Undocumented in source. Be warned that the author may not have intended to support it.
modal
Optional!(bool) modal()
Undocumented in source. Be warned that the author may not have intended to support it.
multiline
void multiline(Optional!(T0) multiline)
Undocumented in source. Be warned that the author may not have intended to support it.
multiline
Optional!(bool) multiline()
Undocumented in source. Be warned that the author may not have intended to support it.
multiselectable
void multiselectable(Optional!(T0) multiselectable)
Undocumented in source. Be warned that the author may not have intended to support it.
multiselectable
Optional!(bool) multiselectable()
Undocumented in source. Be warned that the author may not have intended to support it.
orientation
void orientation(Optional!(T0) orientation)
Undocumented in source. Be warned that the author may not have intended to support it.
orientation
Optional!(string) orientation()
Undocumented in source. Be warned that the author may not have intended to support it.
placeholder
void placeholder(Optional!(T0) placeholder)
Undocumented in source. Be warned that the author may not have intended to support it.
placeholder
Optional!(string) placeholder()
Undocumented in source. Be warned that the author may not have intended to support it.
posInSet
void posInSet(Optional!(T0) posInSet)
Undocumented in source. Be warned that the author may not have intended to support it.
posInSet
Optional!(uint) posInSet()
Undocumented in source. Be warned that the author may not have intended to support it.
pressed
void pressed(Optional!(T0) pressed)
Undocumented in source. Be warned that the author may not have intended to support it.
pressed
Optional!(string) pressed()
Undocumented in source. Be warned that the author may not have intended to support it.
readOnly
void readOnly(Optional!(T0) readOnly)
Undocumented in source. Be warned that the author may not have intended to support it.
readOnly
Optional!(bool) readOnly()
Undocumented in source. Be warned that the author may not have intended to support it.
relevant
void relevant(Optional!(T0) relevant)
Undocumented in source. Be warned that the author may not have intended to support it.
relevant
Optional!(string) relevant()
Undocumented in source. Be warned that the author may not have intended to support it.
required
void required(Optional!(T0) required)
Undocumented in source. Be warned that the author may not have intended to support it.
required
Optional!(bool) required()
Undocumented in source. Be warned that the author may not have intended to support it.
role
void role(Optional!(T0) role)
Undocumented in source. Be warned that the author may not have intended to support it.
role
Optional!(string) role()
Undocumented in source. Be warned that the author may not have intended to support it.
roleDescription
void roleDescription(Optional!(T0) roleDescription)
Undocumented in source. Be warned that the author may not have intended to support it.
roleDescription
Optional!(string) roleDescription()
Undocumented in source. Be warned that the author may not have intended to support it.
rowCount
void rowCount(Optional!(T0) rowCount)
Undocumented in source. Be warned that the author may not have intended to support it.
rowCount
Optional!(int) rowCount()
Undocumented in source. Be warned that the author may not have intended to support it.
rowIndex
void rowIndex(Optional!(T0) rowIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
rowIndex
Optional!(uint) rowIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
rowSpan
void rowSpan(Optional!(T0) rowSpan)
Undocumented in source. Be warned that the author may not have intended to support it.
rowSpan
Optional!(uint) rowSpan()
Undocumented in source. Be warned that the author may not have intended to support it.
selected
void selected(Optional!(T0) selected)
Undocumented in source. Be warned that the author may not have intended to support it.
selected
Optional!(bool) selected()
Undocumented in source. Be warned that the author may not have intended to support it.
setSize
void setSize(Optional!(T0) setSize)
Undocumented in source. Be warned that the author may not have intended to support it.
setSize
Optional!(int) setSize()
Undocumented in source. Be warned that the author may not have intended to support it.
sort
void sort(Optional!(T0) sort)
Undocumented in source. Be warned that the author may not have intended to support it.
sort
Optional!(string) sort()
Undocumented in source. Be warned that the author may not have intended to support it.
states
auto states()
Undocumented in source. Be warned that the author may not have intended to support it.
valueMax
void valueMax(Optional!(T0) valueMax)
Undocumented in source. Be warned that the author may not have intended to support it.
valueMax
Optional!(double) valueMax()
Undocumented in source. Be warned that the author may not have intended to support it.
valueMin
void valueMin(Optional!(T0) valueMin)
Undocumented in source. Be warned that the author may not have intended to support it.
valueMin
Optional!(double) valueMin()
Undocumented in source. Be warned that the author may not have intended to support it.
valueNow
void valueNow(Optional!(T0) valueNow)
Undocumented in source. Be warned that the author may not have intended to support it.
valueNow
Optional!(double) valueNow()
Undocumented in source. Be warned that the author may not have intended to support it.
valueText
void valueText(Optional!(T0) valueText)
Undocumented in source. Be warned that the author may not have intended to support it.
valueText
Optional!(string) valueText()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta