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