| Package | Description |
|---|---|
| de.retest.ui.descriptors | |
| de.retest.ui.review |
| Modifier and Type | Class and Description |
|---|---|
class |
RootElement |
| Modifier and Type | Field and Description |
|---|---|
protected List<Element> |
Element.containedComponents |
| Modifier and Type | Method and Description |
|---|---|
Element |
Element.applyChanges(ActionChangeSet actionChangeSet) |
Element |
Element.getElement(Path path) |
Element |
RenderContainedElementsAdapter.marshal(Element descriptor) |
Element |
RenderContainedElementsAdapter.unmarshal(Element descriptor) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Element> |
Element.createNewComponentList(ActionChangeSet actionChangeSet,
IdentifyingAttributes newIdentAttributes) |
List<Element> |
Element.getContainedElements() |
| Modifier and Type | Method and Description |
|---|---|
int |
Element.compareTo(Element other) |
Element |
RenderContainedElementsAdapter.marshal(Element descriptor) |
Element |
RenderContainedElementsAdapter.unmarshal(Element descriptor) |
| Constructor and Description |
|---|
Element(IdentifyingAttributes identifyingAttributes,
Attributes attributes,
Element... containedComponents) |
| Constructor and Description |
|---|
Element(IdentifyingAttributes identifyingAttributes,
Attributes attributes,
List<Element> containedComponents) |
Element(IdentifyingAttributes identifyingAttributes,
Attributes attributes,
List<Element> containedComponents,
Screenshot screenshot) |
RootElement(IdentifyingAttributes identifyingAttributes,
Attributes attributes,
Screenshot screenshot,
List<Element> containedComponents,
String screen,
int screenId,
String title) |
| Modifier and Type | Method and Description |
|---|---|
Set<Element> |
ActionChangeSet.getInsertedChanges() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionChangeSet.addInsertChange(Element element) |
boolean |
ActionChangeSet.containsInsertChange(Element element) |
void |
ActionChangeSet.removeInsertChange(Element element) |
Copyright © 2018 ReTest GmbH. All rights reserved.