Uses of Enum Class
com.hp.lft.sdk.uiapro.Alignment
Packages that use Alignment
- 
Uses of Alignment in com.hp.lft.sdk.uiapro
Methods in com.hp.lft.sdk.uiapro that return AlignmentModifier and TypeMethodDescriptionstatic AlignmentReturns the enum constant of this class with the specified name.static Alignment[]Alignment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hp.lft.sdk.uiapro with parameters of type AlignmentModifier and TypeMethodDescriptionvoidTextPattern.scrollIntoView(int numberOfUnits, TextUnit unitType, Direction direction, Alignment alignment) Scrolls into view.