Uses of Enum Class
dev.galasa.zos3270.IScreenUpdateListener.Direction
Package
Description
zOS 3270 Terminal Manager - TPI
Zos3270Terminal Manager
-
Uses of IScreenUpdateListener.Direction in dev.galasa.zos3270
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static IScreenUpdateListener.Direction[]
IScreenUpdateListener.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
IScreenUpdateListener.screenUpdated
(@NotNull IScreenUpdateListener.Direction direction, AttentionIdentification aid) -
Uses of IScreenUpdateListener.Direction in dev.galasa.zos3270.spi
Modifier and TypeMethodDescriptionvoid
Zos3270TerminalImpl.screenUpdated
(IScreenUpdateListener.Direction direction, AttentionIdentification aid)