abstract class AbstractInput extends FormElement
| Properties inherited from class | Properties |
|---|---|
class Module |
base |
| Constructor and description |
|---|
AbstractInput() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
abstract String |
getInputType() |
|
protected void |
initialized() |
|
protected boolean |
isTypeValid(String type) |
| Methods inherited from class | Name |
|---|---|
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.0 - Licensed under the Apache License, Version 2.0 - http://groovy.apache.org/geb/