Package | Description |
---|---|
com.hp.lft.sdk.sap.ui5 |
Provides the SDK for testing SAPUI5 objects.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
EditFieldDescription.Init<T extends EditFieldDescription.Init<T>>
Helper class for EditFieldDescription.Builder.
|
Modifier and Type | Class and Description |
---|---|
static class |
EditFieldDescription.Builder
This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.
|
static class |
PasswordDescription.Builder
This class can be used to construct an instance of the PasswordDescription class using the builder pattern.
|
protected static class |
PasswordDescription.Init<T extends PasswordDescription.Init<T>>
Helper class for PasswordDescription.Builder.
|
Constructor and Description |
---|
EditFieldDescription(EditFieldDescription.Init<?> init)
Initializes a new instance of the EditFieldDescription class using the Builder pattern.
|