$setSize
sets the component size
function $setSize( // the component width x: number, // the component height y: number): booleanReturns
Section titled “Returns”boolean returns true if a new size differs from the previous one
sets the component size
function $setSize( // the component width x: number, // the component height y: number): booleanboolean returns true if a new size differs from the previous one