How to override base class methods

Index


It is very easy to override base class methods under Kawa. If the base class is defined in the Kawa package hierarchy it is possible to override the methods. Please refer to explanation on Packages tab for adding/deleting packages to package hierarchy.