|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgeb.content.PageContentTemplateParams
class PageContentTemplateParams
| Property Summary | |
|---|---|
boolean |
cache
The value of the 'cache' option, as a boolean according to the Groovy Truth. |
Class |
page
The value of the 'page' option. |
boolean |
required
The value of the 'required' option, as a boolean according to the Groovy Truth. |
List |
toList
If the to option was a list, this will be the specified list. |
Class |
toSingle
If the to option was a single page class, this will be the specified page class. |
def |
wait
The value of the 'wait' option. |
| Constructor Summary | |
PageContentTemplateParams(PageContentTemplate owner, Map params)
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
final boolean cache
Class page
final boolean required
List toList
Class toSingle
final def wait
| Constructor Detail |
|---|
PageContentTemplateParams(PageContentTemplate owner, Map params)
Groovy API Documentation for Geb 0.9.0-RC-3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org