Customizing Shared Builder Items

The following list describes how you can customize a CalcBuilder or a QueryBuilder using methods that are shared by the builders. The methods that are listed are contained in the oracle.dss.datautil.gui.DefaultBuilderContext superclass that is used by both the QueryBuilder bean and the CalcBuilder bean. Because the QueryBuilder bean and the CalcBuilder bean subclass this superclass, you can call these methods as if they were in the oracle.dss.queryBuilder.QueryBuilder class or in the oracle.dss.calculation.client.calcBuilder.CalcBuilder class.

Tip: For other methods that are common to the CalcBuilder bean and the QueryBuilder bean, refer to the following classes in the oracle.dss.datautil.gui package:

Adding or Removing Builder Panels at Runtime
Adding New Panels to a Builder Container