Class NestedComponentConfig

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

public final class NestedComponentConfig extends AbstractComponentConfig
Configures a nested component. Used in conjunction with MultiComponentConfig.
Supported API: true

Extendable: false
See Also:
  • Constructor Details

    • NestedComponentConfig

      public NestedComponentConfig()


      Supported API: true
    • NestedComponentConfig

      public NestedComponentConfig(String id)
      Id of the nested component

      Supported API: true
      Parameters:
      id -