class Checkbox extends AbstractInput
Properties inherited from class | Properties |
---|---|
class Module |
base |
Constructor and description |
---|
Checkbox() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
check() |
|
boolean |
isChecked() |
|
boolean |
isUnchecked() |
|
void |
uncheck() |
Methods inherited from class | Name |
---|---|
class AbstractInput |
getInputType, initialized, isTypeValid |
class FormElement |
ensureAtMostOneBaseElement, initialized, isDisabled, isEditable, isEnabled, isReadOnly |
class Module |
asBoolean, equals, getContentPath, getHasOwner, getInitializedNavigator, getJs, getRootContainer, getStringRepresentation, hashCode, init, init, initialized, methodMissing, propertyMissing, propertyMissing, setEventListener, toString, uninitializedException, waitFor, waitFor, waitFor, waitFor |
Groovy API Documentation for Geb 8.0.1-SNAPSHOT - Licensed under the Apache License, Version 2.0 - http://groovy.apache.org/geb/