class MultipleSelect extends FormElement
Properties inherited from class | Properties |
---|---|
class Module |
base |
Constructor and description |
---|
MultipleSelect() |
Type Params | Return Type | Name and description |
---|---|---|
|
List<String> |
getSelected() |
|
List<String> |
getSelectedText() |
|
protected void |
initialized() |
|
void |
setSelected(List<String> selectedTextOrValues) |
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-SNAPSHOT - Licensed under the Apache License, Version 2.0 - http://groovy.apache.org/geb/