Class PageOptions


  • public class PageOptions
    extends Object
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    • Constructor Detail

      • PageOptions

        public PageOptions()
    • Method Detail

      • getTimeout

        public Long getTimeout()
      • setTimeout

        public void setTimeout​(Long timeout)
      • getScreenWidth

        public Integer getScreenWidth()
      • setScreenWidth

        public void setScreenWidth​(Integer screenWidth)
      • getScreenHeight

        public Integer getScreenHeight()
      • setScreenHeight

        public void setScreenHeight​(Integer screenHeight)
      • getIsolate

        public Boolean getIsolate()
      • setIsolate

        public void setIsolate​(Boolean isolate)