|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgrails-app.taglib.org.grails.grailsui.TabTagLib
class TabTagLib
Property Summary | |
---|---|
def |
grailsUITagLibService
|
static def |
namespace
|
def |
tab
|
def |
tabView
|
static def |
tabViewIds
|
static def |
tabs
|
Constructor Summary | |
TabTagLib()
|
Method Summary | |
---|---|
static void
|
clearCurrentTabViewId()
|
static def
|
getCurrentTabViewId()
|
static void
|
setCurrentTabViewId(def id)
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
def grailsUITagLibService
static def namespace
def tab
def tabView
static def tabViewIds
static def tabs
Constructor Detail |
---|
TabTagLib()
Method Detail |
---|
public static void clearCurrentTabViewId()
public static def getCurrentTabViewId()
public static void setCurrentTabViewId(def id)
Groovy Documentation