documentationfor yFiles for HTML 2.6

Usages of ILayoutCallback

Properties

layoutCallbackin MultiPageLayoutGets or sets the callback that is notified upon completion of multi-page layout calculation runs.

Method Return Values

create (function(MultiPageLayoutResult):void)in ILayoutCallbackCreates an implementation of the interface ILayoutCallback by using the given function as implementation for its layoutDone method.

Method Parameters

MultiPageLayout (ILayoutAlgorithm, )in MultiPageLayoutCreates a new MultiPageLayout instance.