Walker

Undocumented in source.

Members

Functions

render
auto render(Data data, Dom dom)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

leaf
auto leaf(typeof(this) ctx, Data data, Dom dom)
Undocumented in source. Be warned that the author may not have intended to support it.
nodeEnter
auto nodeEnter(typeof(this) ctx, Data data, Dom dom)
Undocumented in source. Be warned that the author may not have intended to support it.
nodeLeave
auto nodeLeave(typeof(this) ctx, Data data, Dom dom)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

alignment
auto alignment;
Undocumented in source.
area
WorkArea area;
Undocumented in source.
direction
auto direction;
Undocumented in source.
indentPrefix
string indentPrefix;
Undocumented in source.
justification
auto justification;
Undocumented in source.
nestingLevel
int nestingLevel;
Undocumented in source.
renderlog
RenderState[] renderlog;
Undocumented in source.
wrapping
auto wrapping;
Undocumented in source.
xWidgetRange
WidgetRange[] xWidgetRange;
yWidgetRange
WidgetRange[] yWidgetRange;
Undocumented in source.

Meta