| Package | Description |
|---|---|
| com.consol.citrus.http.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Control> |
FormData.Controls.controls |
| Modifier and Type | Method and Description |
|---|---|
Control |
ObjectFactory.createControl()
Create an instance of
Control |
| Modifier and Type | Method and Description |
|---|---|
List<Control> |
FormData.Controls.getControls() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormData.Controls.add(Control control) |
void |
FormData.addControl(Control control)
Adds new form control.
|
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.