View Single Post
  #2 (permalink)  
Old 06-26-2007, 12:52 PM
sondor sondor is offline
Member
 
Posts: 13
Default

Beside javascript objects that zimbra has to offer, you can create your own kind off components which you can simple integrate into your ajax tk application. If you want the job to be done well I suggest that you use javascript "object" programming technique -> constructors, getters, setters and so one just like in other object oriented programming languages.
Reply With Quote