Uses of Class
org.kuali.rice.krad.uif.element.MetaTag
Packages that use MetaTag
-
Uses of MetaTag in org.kuali.rice.krad.uif.view
Methods in org.kuali.rice.krad.uif.view that return types with arguments of type MetaTagModifier and TypeMethodDescriptionView.getAdditionalMetaTags()List of additional meta tags that should be included with the View in the html head tag.Method parameters in org.kuali.rice.krad.uif.view with type arguments of type MetaTagModifier and TypeMethodDescriptionvoidView.setAdditionalMetaTags(List<MetaTag> additionalMetaTags)