net.dontdrinkandroot.wicket.bootstrap.image
Class GlyphiconsResourceReference

java.lang.Object
  extended by org.apache.wicket.request.resource.ResourceReference
      extended by org.apache.wicket.request.resource.PackageResourceReference
          extended by net.dontdrinkandroot.wicket.bootstrap.image.GlyphiconsResourceReference
All Implemented Interfaces:
java.io.Serializable, org.apache.wicket.util.io.IClusterable

public class GlyphiconsResourceReference
extends org.apache.wicket.request.resource.PackageResourceReference

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.wicket.request.resource.ResourceReference
org.apache.wicket.request.resource.ResourceReference.Key, org.apache.wicket.request.resource.ResourceReference.UrlAttributes
 
Constructor Summary
GlyphiconsResourceReference()
           
 
Method Summary
 
Methods inherited from class org.apache.wicket.request.resource.PackageResourceReference
getMinifiedName, getName, getResource, getUrlAttributes
 
Methods inherited from class org.apache.wicket.request.resource.ResourceReference
canBeRegistered, equals, getDependencies, getExtension, getKey, getLocale, getScope, getStyle, getVariation, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GlyphiconsResourceReference

public GlyphiconsResourceReference()


Copyright © 2013 dontdrinkandroot. All Rights Reserved.