EntityCollections

task to load reference entity

Members

Functions

add
void add(Variant id, Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
Object[] 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.

Meta