Class StyleSwitcherLink

    • Constructor Detail

      • StyleSwitcherLink

        public StyleSwitcherLink​(String id,
                                 IModel<?> title)
        Construct.
        Parameters:
        id - The wicket:id used in page markup
        title - The title of the stylesheet to make active
      • StyleSwitcherLink

        public StyleSwitcherLink​(String id,
                                 String title)
        Construct.
        Parameters:
        id - The wicket:id used in page markup
        title - The title of the stylesheet to make active