Developer Tip - Using Custom Classes in Your LotusScript Code - Part 2
This tip is an extension to the last tip on custom LotusScript classes and covers derived classes. These are custom classes whose definition is partly inherited from another class definition. The derived class uses all the same properties and methods in the base class but can then be extended to add new functionality.
To read this tip go to:
Tips Archive
TLCC has archived all of our developer tips for Notes/Domino and WebSphere. These can be searched by keyword to find the tip you might be looking for! They are an excellent source of ideas and sample code to try in your applications.
To view the archive of all the tips go to: