$setSize
sets the component size
boolean $setSize(number x,number y);
| x | number | the component width |
| y | number | the component height |
| boolean | returns true if a new size differs from the previous one |
Details
The method is used in the inner logic and not intended for direct use.
To set a new size, please define new width, height values and call
the resize method.
See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.
If you have not checked yet, be sure to visit site of our main product Webix
ui widget library and page of
list ui product.