Uses of Class
com.hp.lft.sdk.sap.gui.WindowDescription.Init
Packages that use WindowDescription.Init
-
Uses of WindowDescription.Init in com.hp.lft.sdk.sap.gui
Classes in com.hp.lft.sdk.sap.gui with type parameters of type WindowDescription.InitModifier and TypeClassDescriptionprotected static class
WindowDescription.Init<T extends WindowDescription.Init<T>>
Helper class for WindowDescription.Builder.Subclasses of WindowDescription.Init in com.hp.lft.sdk.sap.guiModifier and TypeClassDescriptionstatic class
This class can be used to construct an instance of the WindowDescription class using the builder pattern.Constructors in com.hp.lft.sdk.sap.gui with parameters of type WindowDescription.InitModifierConstructorDescriptionprotected
WindowDescription
(WindowDescription.Init<?> init) Initializes a new instance of the WindowDescription class using the Builder pattern.