ComplementWrapperBehavior

Provides default implementations for wrapper behavior methods

Members

Functions

_moreMagic
void _moreMagic()
Undocumented in source. Be warned that the author may not have intended to support it.
adjustHint
int adjustHint(int hint, Params params)

The default implementations.

adjustPos
int adjustPos(int pos, int size, int hint, Params params)
Undocumented in source. Be warned that the author may not have intended to support it.
adjustSize
int adjustSize(int size, int hint, Params params)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin WrapperBehavior
Undocumented in source.

Meta