Hi all,
Was wondering if someone could help me understand what this line means:
MyListPage.this.myDisplayGroup.insertObjectAtIndex(eo,0);
This is taken from the example source code here in the section Setting
up a Next-Page Delegate:
http://developer.apple.com/documentation/WebObjects/Developing_With_D2W/Customizing/chapter_4_section_3.html
I understand what it's doing (i.e. accessing the woDisplayGroup and
setting a value in it) but I've not seen the MyListPage.this.
reference before, where the class name is followed by 'this' and than
a variable of the class.
Is this some special Java reference?
thanks
Ash
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]