private fields in Extjs

Get help with Spket IDE.

private fields in Extjs

Postby beyaz » Sun Feb 14, 2010 9:20 am

I'm using spket 1.6.18 and my profile extjs profile.Private fields showing in code copletetion why?

Code: Select all

Byz.Object = Ext.extend(Object,{
   /**@private*/
   className:"Byz.IdClass",
   getClassName:function(){return this.className;}
});



I dont want to see className property in code completetion.Because I mark className as @private.
How can I do this?
thanks
beyaz
 
Posts: 3
Joined: Sun Feb 14, 2010 9:10 am

Return to General discussion

Who is online

Users browsing this forum: No registered users and 0 guests

cron