abstract class PageContentSupport extends Object
| Constructor and description |
|---|
PageContentSupport
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
abstract Object |
getContent(String name, Object[] args) |
|
abstract Set<String> |
getContentNames() |
|
abstract Navigator |
getNavigator() |
|
abstract PageContentContainer |
getOwner() |
|
Object |
methodMissing(String name, Object args) |
|
Object |
propertyMissing(String name) |
|
Object |
propertyMissing(String name, Object val) |
Groovy API Documentation for Geb 6.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org