|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgrails-app.taglib.org.grails.grailsui.MenuItem
class MenuItem
Property Summary | |
---|---|
def |
helpText
|
def |
id
|
def |
text
|
def |
url
|
Constructor Summary | |
MenuItem()
|
Method Summary | |
---|---|
def
|
markup(def count)
|
def
|
menuMarkup(def count)
|
def
|
menubarMarkup(def count)
|
java.lang.String
|
toString()
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
def helpText
def id
def text
def url
Constructor Detail |
---|
MenuItem()
Method Detail |
---|
public def markup(def count)
public def menuMarkup(def count)
public def menubarMarkup(def count)
java.lang.String toString()
Groovy Documentation