Uses of Class
com.scriptel.proscript.ScreenModify
-
Packages that use ScreenModify Package Description com.scriptel.proscript This package contains the core of the ProScript library. -
-
Uses of ScreenModify in com.scriptel.proscript
Methods in com.scriptel.proscript with parameters of type ScreenModify Modifier and Type Method Description void
Device. modifyScreen(ScreenModify screenModify)
This method is an alternative way to set variables on a screen.
-