Class GeneratedNavigationBarCollectionComponent

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
NavigationBarCollectionComponent

public abstract class GeneratedNavigationBarCollectionComponent extends SimpleCMSComponent
Generated class for type NavigationBarCollectionComponent.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedNavigationBarCollectionComponent

      public GeneratedNavigationBarCollectionComponent()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedSimpleCMSComponent
    • getComponents

      public List<NavigationBarComponent> getComponents(SessionContext ctx)
      Generated method - Getter of the NavigationBarCollectionComponent.components attribute.
      Returns:
      the components - A collection of navigation bar components
    • getComponents

      public List<NavigationBarComponent> getComponents()
      Generated method - Getter of the NavigationBarCollectionComponent.components attribute.
      Returns:
      the components - A collection of navigation bar components
    • setComponents

      public void setComponents(SessionContext ctx, List<NavigationBarComponent> value)
      Generated method - Setter of the NavigationBarCollectionComponent.components attribute.
      Parameters:
      value - the components - A collection of navigation bar components
    • setComponents

      public void setComponents(List<NavigationBarComponent> value)
      Generated method - Setter of the NavigationBarCollectionComponent.components attribute.
      Parameters:
      value - the components - A collection of navigation bar components