You can perform the following types of customization in a CalcBuilder:
Customize the panels that are to appear in the CalcBuilder.
Customize items that are shared with QueryBuilder, such as specifying an error handler or mode.
Add new panels that you create.
Tip: For calculation-specific public methods, refer to the class CalcBuilderContext
in the oracle.dss.calculation.client.calcBuilder
package.