|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgeb.content.PageContentSupport
class PageContentSupport
| Constructor Summary | |
PageContentSupport(PageContentContainer owner, Map contentTemplates, NavigatorFactory navigatorFactory, Navigator navigator = null)
|
|
| Method Summary | |
|---|---|
def
|
getContent(String name, Object[] args)
|
def
|
methodMissing(String name, def args)
|
def
|
propertyMissing(String name)
|
def
|
propertyMissing(String name, def val)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Constructor Detail |
|---|
PageContentSupport(PageContentContainer owner, Map contentTemplates, NavigatorFactory navigatorFactory, Navigator navigator = null)
| Method Detail |
|---|
def getContent(String name, Object[] args)
def methodMissing(String name, def args)
def propertyMissing(String name)
def propertyMissing(String name, def val)
Groovy API Documentation for Geb 0.9.3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org