Class: FastLayout

FastLayout

PUXI.FastLayout is used in conjunction with PUXI.FastLayoutOptions. It is the default layout for most widget groups.

new PUXI.FastLayout ()

Example
```
parent.useLayout(new PUXI.FastLayout())
```

Extends

  • PUXI.ILayoutManager