Class PageHeaderItem

  • All Implemented Interfaces:
    java.io.Serializable, org.apache.wicket.util.io.IClusterable

    public class PageHeaderItem
    extends StringHeaderItem
    A special StringHeaderItem that is used for the <head> of a page, including the <wicket:head> for subclasses of a page.
    Author:
    papegaaij
    See Also:
    Serialized Form
    • Constructor Detail

      • PageHeaderItem

        public PageHeaderItem​(java.lang.CharSequence string)
        Construct.
        Parameters:
        string -