Uses of Class
edu.cornell.mannlib.vitro.webapp.controller.freemarker.UrlBuilder.JavaScript
-
Packages that use UrlBuilder.JavaScript Package Description edu.cornell.mannlib.vitro.webapp.controller.freemarker -
-
Uses of UrlBuilder.JavaScript in edu.cornell.mannlib.vitro.webapp.controller.freemarker
Methods in edu.cornell.mannlib.vitro.webapp.controller.freemarker that return UrlBuilder.JavaScript Modifier and Type Method Description static UrlBuilder.JavaScriptUrlBuilder.JavaScript. valueOf(String name)Returns the enum constant of this type with the specified name.static UrlBuilder.JavaScript[]UrlBuilder.JavaScript. values()Returns an array containing the constants of this enum type, in the order they are declared.
-