Profile
Achievement
apphp-snippets's Recent SnippetsTagged class
- All /
« Prev 1 Next »
Class member encapsulation in JavaScript is very important thing and may be implemented with easy. To define private property or method just use var before the definition or this., if you need to give a public access to property or method.
0
989
posted 10 years ago by apphp-snippets