Class MultiComponentConfig

java.lang.Object
com.ptc.mvc.components.AbstractComponentConfig
com.ptc.mvc.components.MultiComponentConfig
All Implemented Interfaces:
ComponentConfig, CustomizableViewConfig, Serializable, Cloneable

public final class MultiComponentConfig extends AbstractComponentConfig implements CustomizableViewConfig
Enables the configuration of a set of nested components.
Supported API: true

Extendable: false
See Also:
  • Method Details

    • addNestedComponent

      public void addNestedComponent(String nestedId)
      Add nested component

      Supported API: true
      Parameters:
      nestedId - the componentId you want to add