6 Apr 23:34
Adding New JavaScript Components
From: Rob Rothwell <r.j.rothwell <at> gmail.com>
Subject: Adding New JavaScript Components
Newsgroups: gmane.comp.web.server.aida
Date: 2008-04-06 21:35:15 GMT
Subject: Adding New JavaScript Components
Newsgroups: gmane.comp.web.server.aida
Date: 2008-04-06 21:35:15 GMT
Can anyone give me the high level steps for adding new JavaScript components to Aida?
I am talking about "self contained" components like the WebDateInputField component.
Is it something like:
1. Create javascript method
2. Create resource methods (images, etc...)
3. Create ensureJavascriptForXXXXXInHeader
4. Create ensureJsResourceForXXXXX
5. Create a method which will call #3 and #4 and compose the script for the element
I was just wondering how much I would have to learn to do such a thing...
Yes...I went from having a nice grid displaying database table contents to thinking, "Boy...a TreeView for the Connections and Tables sure would be nice!"
Rob
<div><p>Can anyone give me the high level steps for adding new JavaScript components to Aida?<br><br>I am talking about "self contained" components like the WebDateInputField component.<br><br>Is it something like:<br><br>1. Create javascript method<br>2. Create resource methods (images, etc...)<br>3. Create ensureJavascriptForXXXXXInHeader<br>4. Create ensureJsResourceForXXXXX<br>5. Create a method which will call #3 and #4 and compose the script for the element<br><br>I was just wondering how much I would have to learn to do such a thing...<br><br>Yes...I went from having a nice grid displaying database table contents to thinking, "Boy...a TreeView for the Connections and Tables sure would be nice!"<br><br>Rob </p></div>
RSS Feed