[fusion-users] JX Panel height

Marc Pfister mpfister at enplan.com
Fri Aug 22 12:56:29 EDT 2008


Paul Spencer [mailto:pspencer at dmsolutions.ca] wrote:


> I believe that you can pass layout constraints to the Jx.Panel
> constructor:
> 
> var panel = new Jx.Panel({
>      label: 'My Panel',
>      constraint: {
>          height: 200
>      }
> });

Yes, I figured this out later by looking at the JX examples and I can
confirm that it works!


More information about the fusion-users mailing list