Methods

(static) init() → {void}

Returns:
Type: 
void

(static) onContentWidthChanged() → {void}

Returns:
Type: 
void

(static) onLayoutChanged() → {void}

Position the chrome from a computed layout. Pure rendering: if a rect looks wrong, the bug is in computeDialogLayout (which is unit-tested) or in what the caller measured, not here.

Returns:
Type: 
void

(static) onTitleChanged() → {void}

Returns:
Type: 
void

(static) onTitleRendered() → {void}

renderTracking fires once the new text has laid out, which is when a height first exists to read.

Returns:
Type: 
void

(static) publishTitleHeight() → {void}

Returns:
Type: 
void