Thursday, May 10, 2007

Hey folks!..Do you know what happening under the class?!

Class definition is represented by a special class object that stores information about class. Among the constituents of the object class are follows:

Two traits objects:
One traits object used to store information about static properties of the class
Another traits object used to store information about instance properties of the class and serves as primary mechanism for inheritence.

prototype object:
It is a special object that used to share state among all instances of the class.

1 comment:

Jayan said...

Hey I am a flex beginner. Jus starting to get my hands dirty with bits of mxml and actionscript. You can see an swf with basic mxml in this link: http://webtrot.blogspot.com/2007/05/sun-tech-summit-briefings.html

I develop an internal portal for our company. I wanna use flex in it. Any clue on how I could generate charts. One thing I am sure of is that I can't coax my manager into getting a license for adobe charting. Any free opensource components available?

- Cheers,
Jayan.