Groovy Documentation

grails-app.taglib.org.grails.plugins.applet
Class AppletTagLib

java.lang.Object
  grails-app.taglib.org.grails.plugins.applet.AppletTagLib

class AppletTagLib

Property Summary
def appletService

def deploy

static def namespace

def script

 
Constructor Summary
AppletTagLib()

 
Method Summary
 
Methods inherited from class java.lang.Object
hashCode, getClass, wait, wait, wait, equals, notify, notifyAll, toString
 

Property Detail

appletService

def appletService


deploy

def deploy


namespace

static def namespace


script

def script


 
Constructor Detail

AppletTagLib

AppletTagLib()


 

Groovy Documentation