Forum Discussion

Sol's avatar
Sol
New Contributor
5 years ago
Solved

Can't have objects methods

Hello! I have the following trouble. In Unit 1 I create a class and define its properties and methods. function MyClass() { this.myProperty; } FileClass.prototype.myMethod = function(){ \\c...
  • tristaanogre's avatar
    5 years ago

    I'm not sure what you're asking... another way to do what?  Get a Code Completion to popup on objects instantiated on classes declared in another unit?  Not really, no.