|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgrails-app.taglib.JQueryResourceTagLib
class JQueryResourceTagLib
| Property Summary | |
|---|---|
def |
addResource
|
JQueryService |
jQueryService
|
static def |
namespace
|
def |
resource
Include JavaScript and CSS resources in the head. -- attrs.components = comma separated list of ui components to include -- attrs.effects = comma separated list of effects to include -- attrs.theme = css theme to use, defaults to 'base' -- attrs.mode = javascript packing to use. |
| Constructor Summary | |
JQueryResourceTagLib()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
def addResource
JQueryService jQueryService
static def namespace
def resource
| Constructor Detail |
|---|
JQueryResourceTagLib()
Groovy Documentation