Class WebAnnoCssReference

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

    public class WebAnnoCssReference
    extends org.apache.wicket.request.resource.CssResourceReference
    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.LambdaResourceReference, org.apache.wicket.request.resource.ResourceReference.UrlAttributes
    • Method Summary

      Modifier and Type Method Description
      static WebAnnoCssReference get()
      Gets the instance of the resource reference
      • Methods inherited from class org.apache.wicket.request.resource.CssResourceReference

        getResource
      • Methods inherited from class org.apache.wicket.request.resource.PackageResourceReference

        getMinifiedName, getUrlAttributes, readBuffered, removeCompressFlagIfUnnecessary
      • Methods inherited from class org.apache.wicket.request.resource.ResourceReference

        canBeRegistered, equals, getDependencies, getExtension, getKey, getLocale, getName, getScope, getStyle, getVariation, hashCode, of, of, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • get

        public static WebAnnoCssReference get()
        Gets the instance of the resource reference
        Returns:
        the single instance of the resource reference