You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Henrik Vendelbo edited this page Oct 21, 2013
·
1 revision
If an element has a layout handler for its role it is maintained.
If an element has a layouter it is maintained.
If an element has a laidout it is maintained.
Maintained elements are discarded automatically if they are removed from the DOM. This check is done 3 times per second.
If the active layout is switched the elements in that area are laid out during the next refresh.
Laidout.layout is called if the element is flagged to be laid out during maintenance.