Class CssClass

    • Method Detail

      • append

        public static org.apache.wicket.AttributeModifier append​(String cssClass)
        Deprecated.
      • append

        public static org.apache.wicket.AttributeModifier append​(org.apache.wicket.model.IModel<String> cssClassModel)
        Deprecated.
      • set

        public static org.apache.wicket.AttributeModifier set​(String cssClass)
        Deprecated.
      • set

        public static org.apache.wicket.AttributeModifier set​(org.apache.wicket.model.IModel<String> cssClass)
        Deprecated.
      • clear

        public static org.apache.wicket.AttributeModifier clear()
        Deprecated.