|
The object browser provides an abbreviated view of the component's script file. The script
window displays the entire script file. The object browser's primary use is to bind dynamic
elements to the variables or methods in the script. Thus, you create a variable in the object
browser, bind a dynamic element to it, and later you can write a method that accesses or
changes the value in that variable.
|