AutocompleteInfo

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

addressType
void addressType(string addressType)
Undocumented in source. Be warned that the author may not have intended to support it.
addressType
string addressType()
Undocumented in source. Be warned that the author may not have intended to support it.
canAutomaticallyPersist
bool canAutomaticallyPersist()
Undocumented in source. Be warned that the author may not have intended to support it.
canAutomaticallyPersist
void canAutomaticallyPersist(bool canAutomaticallyPersist)
Undocumented in source. Be warned that the author may not have intended to support it.
contactType
void contactType(string contactType)
Undocumented in source. Be warned that the author may not have intended to support it.
contactType
string contactType()
Undocumented in source. Be warned that the author may not have intended to support it.
fieldName
void fieldName(string fieldName)
Undocumented in source. Be warned that the author may not have intended to support it.
fieldName
string fieldName()
Undocumented in source. Be warned that the author may not have intended to support it.
section
void section(string section)
Undocumented in source. Be warned that the author may not have intended to support it.
section
string section()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta