Class TrapFocusBehavior

    • Field Detail

      • CSS_CURRENT_KEY

        public static final String CSS_CURRENT_KEY
        Resource key for a CSS class to be applied to the current active focus-trap.
    • Method Detail

      • renderHead

        public void renderHead​(Component component,
                               IHeaderResponse response)
        Description copied from class: Behavior
        Render to the web response whatever the component wants to contribute to the head section.
        Specified by:
        renderHead in interface IComponentAwareHeaderContributor
        Overrides:
        renderHead in class Behavior
        Parameters:
        component - component which is contributing to the response. This parameter is here to give the component as the context for component-awares implementing this interface
        response - Response object