Class GeneratedNavigationBarCollectionComponent

    • Field Detail

      • COMPONENTS

        public static final java.lang.String COMPONENTS
        Qualifier of the NavigationBarCollectionComponent.components attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedNavigationBarCollectionComponent

        public GeneratedNavigationBarCollectionComponent()
    • Method Detail

      • getComponents

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

        public java.util.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,
                                  java.util.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​(java.util.List<NavigationBarComponent> value)
        Generated method - Setter of the NavigationBarCollectionComponent.components attribute.
        Parameters:
        value - the components - A collection of navigation bar components