awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
ISelect
awebview
gui
widgets
select
Undocumented in source.
interface
ISelect {
string
selected
[@property getter];
string
selected
[@property setter];
}
Members
Properties
selected
string
selected
[@property getter]
Undocumented in source.
selected
string
selected
[@property setter]
Undocumented in source.
Meta
Source
See Implementation
awebview
gui
widgets
select
classes
Select
interfaces
ISelect