All Downloads are FREE. Search and download functionalities are using the official Maven repository.

grails.plugin.markup.view.api.MarkupView.groovy Maven / Gradle / Ivy

package grails.plugin.markup.view.api

import grails.views.api.GrailsView
/**
 * Extra methods added to markup views
 *
 * @author Graeme Rocher
 * @since 1.0
 */
trait MarkupView extends GrailsView {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy