| Package | Description |
|---|---|
| org.selophane.elements.base | |
| org.selophane.elements.widget |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextFreeFragment
Baseclass of a fragment which handles the initialization if there are no
context is necessary.
|
class |
Fragment
Baseclass of a fragment which handles the initialization.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ButtonImpl
Implementation of a button that starts an action so that this button will at
the end of the action not in the DOM.
|
class |
CheckBoxImpl
Wrapper class like Select that wraps basic checkbox functionality.
|
class |
LabelImpl
Wraps a label on a html form with some behavior.
|
class |
LinkImpl
The implementation of a link.
|
class |
SelectImpl
Wrapper around a WebElement for the Select class in Selenium.
|
class |
TableImpl
Table wrapper.
|
class |
TextInputImpl
TextInput wrapper.
|
Copyright © 2017 PPI AG. All rights reserved.