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