Interface WebEnginePeer

All Known Implementing Classes:
WebEnginePeerBase

public interface WebEnginePeer
Author:
Bruno Salmon
  • Method Details

    • getLoadWorker

      Worker<Void> getLoadWorker()
    • executeScript

      Object executeScript(String script)
    • updateUserStyleSheetLocation

      void updateUserStyleSheetLocation(String userStyleSheetLocation)