Groovy Documentation

grails-app.services.org.grails.grailsui
Class ChartTagLibService

java.lang.Object
  grails-app.services.org.grails.grailsui.ChartTagLibService

class ChartTagLibService

Property Summary
def grailsUITagLibService

static def transactional

 
Constructor Summary
ChartTagLibService()

 
Method Summary
def generateAxisCode(def axis, def name)

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

Property Detail

grailsUITagLibService

def grailsUITagLibService


transactional

static def transactional


 
Constructor Detail

ChartTagLibService

ChartTagLibService()


 
Method Detail

generateAxisCode

public def generateAxisCode(def axis, def name)


 

Groovy Documentation