| Package | Description |
|---|---|
| org.selophane.elements.base | |
| org.selophane.elements.widget |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Element
wraps a web element interface with extra functionality.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Button
A button which ensures that the page is reloaded after a click on it or more
general a button that starts an action so that this button will at the end of
the action not in the DOM.
|
interface |
CheckBox
Interface that wraps a WebElement in CheckBox functionality.
|
interface |
Label
Html form label.
|
interface |
Link
Representation of a link which ensures that the page is reloaded after a
click on it or more general a link that starts an action so that this link
will at the end of the action not in the DOM.
|
interface |
Select
Interface for a select element.
|
interface |
Table
Table functionality.
|
interface |
TextInput
Text field functionality.
|
Copyright © 2017 PPI AG. All rights reserved.