PropertyLoadItem

task to load reference entity

Constructors

this
this(PropertyInfo property)
Undocumented in source.

Members

Functions

add
void add(Variant id, Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
createCommaSeparatedKeyList
string createCommaSeparatedKeyList()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
ObjectList* opIndex(Variant key)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

keys
Variant[] keys [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
length
int length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
map
ObjectList[Variant] map [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

property
PropertyInfo property;
Undocumented in source.

Meta