It is just wrong. Take off MyListPage.this.
Chuck
On Sep 20, 2008, at 1:36 PM, Ash Mishra wrote:
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/chill%40global-village.net
This email sent to [EMAIL PROTECTED]
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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]