Package 

Class GetGridHighlightObjectsForTestResponse

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final JsonElement highlights
    • Method Summary

      Modifier and Type Method Description
      final JsonElement component1()
      final GetGridHighlightObjectsForTestResponse copy(JsonElement highlights)
      final JsonElement getHighlights() Grid Highlight data for the node ids provided.
      • Methods inherited from class org.hildan.chrome.devtools.domains.overlay.GetGridHighlightObjectsForTestResponse

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetGridHighlightObjectsForTestResponse

        GetGridHighlightObjectsForTestResponse(JsonElement highlights)