AggregateModel.AggregateModel

Undocumented in source.

Constructors

this
this(const(Data) data)
Undocumented in source.

Members

Aliases

Data
alias Data = D
Undocumented in source.

Manifest constants

Collapsable
enum Collapsable;
Undocumented in source.

Mixins

__anonymous
mixin State
Undocumented in source.
__anonymous
mixin visitImpl
Undocumented in source.

Mixed In Members

From mixin State

Spacing
enum SizeType Spacing;
Undocumented in source.
size
SizeType size;
header_size
SizeType header_size;
Undocumented in source.
_placeholder
int _placeholder;
Undocumented in source.
collapsed
bool collapsed [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
collapsed
bool collapsed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
enabled
bool enabled [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
enabled
bool enabled [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta