|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgroovy.lang.GroovyObjectSupport
org.codehaus.groovy.grails.web.util.AbstractTypeConvertingMap
org.codehaus.groovy.grails.web.util.TypeConvertingMap
org.codehaus.groovy.grails.web.taglib.GroovyPageAttributes
public class GroovyPageAttributes
Defines attributes passed to a GSP tag. Mixes in TypeConvertingMap for ease of type conversion.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
java.util.Map.Entry<K,V> |
| Field Summary |
|---|
| Fields inherited from class org.codehaus.groovy.grails.web.util.AbstractTypeConvertingMap |
|---|
wrappedMap |
| Constructor Summary | |
|---|---|
GroovyPageAttributes()
|
|
GroovyPageAttributes(java.util.Map map)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
| Methods inherited from class org.codehaus.groovy.grails.web.util.TypeConvertingMap |
|---|
boolean, boolean, byte, byte, char, char, char, double, double, float, float, int, int, long, long, short, short |
| Methods inherited from class org.codehaus.groovy.grails.web.util.AbstractTypeConvertingMap |
|---|
asBoolean, clear, containsKey, containsValue, date, date, date, entrySet, equals, get, getBoolean, getBoolean, getByte, getByte, getChar, getChar, getDate, getDate, getDouble, getDouble, getFloat, getFloat, getInt, getInt, getList, getLong, getLong, getShort, getShort, hashCode, isEmpty, keySet, list, put, putAll, remove, size, toString, values |
| Methods inherited from class groovy.lang.GroovyObjectSupport |
|---|
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface groovy.lang.GroovyObject |
|---|
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty |
| Constructor Detail |
|---|
public GroovyPageAttributes()
public GroovyPageAttributes(java.util.Map map)
| Method Detail |
|---|
public java.lang.Object clone()
clone in class org.codehaus.groovy.grails.web.util.TypeConvertingMap
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||