Class JavaScriptReferenceType

java.lang.Object
org.apache.wicket.markup.head.JavaScriptReferenceType
All Implemented Interfaces:
Serializable, IClusterable

public class JavaScriptReferenceType extends Object implements IClusterable
To be used to define the "type" attribute of the script tag written by a AbstractJavaScriptReferenceHeaderItem.
See Also: