Interface IParameterGroupDefn

All Superinterfaces:
IParameterDefnBase
All Known Subinterfaces:
ICascadingParameterGroup

public interface IParameterGroupDefn extends IParameterDefnBase
The interface for objects which visually groups report parameters.
  • Method Details

    • getContents

      ArrayList getContents()
      returns the set of parameters that appear inside the group.
      Returns:
      the set of parameters that appear inside the group.
    • displayExpanded

      boolean displayExpanded()
      returns whether to display the parameter group in expanded form
      Returns:
      whether to display the parameter group expanded