Quick “dynamic” layout!
You can adjust a views position at any time by simply calling this.set(‘layout’,{top: x, bottom: y, height: z, width: v} ); instant view movement!
I use this fairly often when I get data back from the server, or want to place a view in a specific position based on user interaction (like a click, or a mouse in/hover action)