|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgeb.binding.BindingUpdater
class BindingUpdater extends Object
Field Summary | |
---|---|
static def |
FORWARDED_BROWSER_METHODS
|
protected PageChangeListener |
pageChangeListener
|
Property Summary | |
---|---|
Binding |
binding
|
Browser |
browser
|
Constructor Summary | |
protected BindingUpdater(Binding binding, Browser browser)
|
Method Summary | |
---|---|
protected PageChangeListener
|
createPageChangeListener(Binding binding, Browser browser)
|
BindingUpdater
|
initialize()
Populates the binding and starts the updater updating the binding as necessary. |
BindingUpdater
|
remove()
Removes everything from the binding and stops updating it. |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail |
---|
public static final def FORWARDED_BROWSER_METHODS
protected final PageChangeListener pageChangeListener
Property Detail |
---|
final Binding binding
final Browser browser
Constructor Detail |
---|
protected BindingUpdater(Binding binding, Browser browser)
Method Detail |
---|
protected PageChangeListener createPageChangeListener(Binding binding, Browser browser)
BindingUpdater initialize()
BindingUpdater remove()
Groovy API Documentation for geb-core 0.6.2 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org