| TextArea in the Qooxdoo API [message #753407] |
Thu, 27 October 2011 02:29  |
S. Schulz Messages: 40 Registered: September 2011 |
Member |
|
|
Hi everybody!
We want to create custom self-validating RAP widgets based on qooxdoo to minimize the traffic of our application. Because of that we build a qx.ui.form.TextField and everything went okay, but with the text area we get the following error:
Error: TypeError: qx.ui.form.TextArea is not a constructor
We searched our qooxdoo plugin (org.eclipse.rap.rwt.q07 in 1.4 and org.eclipse.rap.rwt in 1.5) and there really is no TextArea.js, other classes like PasswordField.js are missing to.
Now we learned (at least we thought so), that RAP is based on Qooxdoo, so we'd assume that RAP text area and password field would not work without them beeing present in Qooxdoo - but of course they are working.
Can someone please shed some light on how Qooxdoo and RAP are connected? And how we might be able to use the other Qooxdoo controls or at least get a decent API that only shows controls we are able to use?
Thanks in advance!
|
|
|
|
| Re: TextArea in the Qooxdoo API [message #753452 is a reply to message #753447] |
Thu, 27 October 2011 06:09   |
S. Schulz Messages: 40 Registered: September 2011 |
Member |
|
|
Thank you, now I was able to create the text area. Are you aware of a documentation showing only the RAP branch of Qooxdoo?
> Be aware that Text.js is not part of the API and thus may change without prior notice.
So building these custom widgets is not future-oriented? Is there another way for minimizing the network traffic for basic validations?
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01721 seconds