Class History

All Implemented Interfaces:
ScriptableDelegate

public class History extends AbstractScriptableDelegate
  • Method Details

    • getCurrent

      public String getCurrent()
    • getNext

      public String getNext()
    • getPrevious

      public String getPrevious()
    • getLength

      public int getLength()
    • back

      public void back()
    • forward

      public void forward()
    • go

      public void go(int offset)
    • go

      public void go(String url)