Allows defining of variables within the page context.
| Modifiers | Name | Description |
|---|---|---|
static java.lang.String |
TAG_NAME |
| Fields inherited from class | Fields |
|---|---|
class GroovySyntaxTag |
ATTRIBUTES_STATUS, ATTRIBUTE_IN, ATTRIBUTE_VAR, attributes, foreachRenamedIt, out, parser, tagContext |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
doEndTag() |
|
void |
doStartTag() |
|
java.lang.String |
getName() |
|
boolean |
isAllowPrecedingContent() |
|
boolean |
isKeepPrecedingWhiteSpace() |
| Methods inherited from class | Name |
|---|---|
class GroovySyntaxTag |
calculateExpression, doEachMethod, endEachMethod, getForeachRenamedIt, init, isAllowPrecedingContent, isKeepPrecedingWhiteSpace, setAttribute, setAttributes, setWriter |