Uses of Class
com.hp.lft.sdk.te.Size
Packages that use Size
-
Uses of Size in com.hp.lft.sdk.te
Methods in com.hp.lft.sdk.te that return SizeModifier and TypeMethodDescriptionScreenBase.getSize()
Returns the Terminal Emulator screen column count and row count.Methods in com.hp.lft.sdk.te with parameters of type SizeModifier and TypeMethodDescriptionvoid
Sets the total number of rows and columns in the emulator screen.Initializes the size of the Terminal Emulator screen.Constructors in com.hp.lft.sdk.te with parameters of type SizeModifierConstructorDescriptionSizeProperty
(Size size) Initializes a new instance of the SizeProperty class with the provided Size.