|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgrails-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 |
---|
def grailsUITagLibService
static def transactional
Constructor Detail |
---|
ChartTagLibService()
Method Detail |
---|
public def generateAxisCode(def axis, def name)
Groovy Documentation