org.apache.wicket.markup.head
Interface IWrappedHeaderItem

All Known Implementing Classes:
FilteredHeaderItem, PriorityHeaderItem

public interface IWrappedHeaderItem

An interface for all HeaderItems which delegate to another HeaderItem

Since:
6.0

Method Summary
 HeaderItem getWrapped()
           
 

Method Detail

getWrapped

HeaderItem getWrapped()
Returns:
the wrapped header item


Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.