Uses of Class
com.hp.lft.sdk.mobile.WebViewDescription.Init
Packages that use WebViewDescription.Init
Package
Description
Provides the SDK for testing objects in mobile applications.
- 
Uses of WebViewDescription.Init in com.hp.lft.sdk.mobileClasses in com.hp.lft.sdk.mobile with type parameters of type WebViewDescription.InitModifier and TypeClassDescriptionprotected static classWebViewDescription.Init<T extends WebViewDescription.Init<T>>Helper class for ViewDescription.Builder.Subclasses of WebViewDescription.Init in com.hp.lft.sdk.mobileModifier and TypeClassDescriptionstatic classThis class can be used to construct an instance of the ViewDescription class using the builder pattern.Constructors in com.hp.lft.sdk.mobile with parameters of type WebViewDescription.InitModifierConstructorDescriptionprotectedInitializes a new instance of the ViewDescription class using the Builder pattern.