7. Object-Oriented JavaScript—Extending General Interface Widgets

This chapter discusses TIBCO General Interface’s JavaScript framework. All applications built using General Interface can take advantage of the functions available with TIBCO General Interface to build object-oriented modules in JavaScript. In fact, this framework can also be used for non-General Interface applications by including some key JavaScript source files supplied with General Interface.

A common problem that exists with JavaScript code is that it’s not very easy to write modular code. Or should I say that it is very easy to write nonmodular code in JavaScript? The object-oriented programming model promotes componentization and reuse of components. Because JavaScript ...

Get Web Development with TIBCO General Interface: Building AJAX Clients for Enterprise SOA now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.