Class CompositeComponentImpl

    • Constructor Detail

      • CompositeComponentImpl

        public CompositeComponentImpl()
    • Method Detail

      • getFamily

        public String getFamily()
        Description copied from class: UIComponent

        Return the identifier of the component family to which this component belongs. This identifier, in conjunction with the value of the rendererType property, may be used to select the appropriate Renderer for this component instance. Note this method should NOT return null

        Overrides:
        getFamily in class UINamingContainer
        Returns:
        the component family (not null).