-
public final class GetFrameOwnerResponseResponse type for the DOMDomain.getFrameOwner command.
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerbackendNodeIdprivate final IntegernodeId
-
Constructor Summary
Constructors Constructor Description GetFrameOwnerResponse(Integer backendNodeId, Integer nodeId)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final Integercomponent2()final GetFrameOwnerResponsecopy(Integer backendNodeId, Integer nodeId)final IntegergetBackendNodeId()Resulting node. final IntegergetNodeId()Id of the node at given coordinates, only when enabled and requested document. -
-
Method Detail
-
component1
final Integer component1()
-
component2
final Integer component2()
-
copy
final GetFrameOwnerResponse copy(Integer backendNodeId, Integer nodeId)
-
getBackendNodeId
final Integer getBackendNodeId()
Resulting node.
-
-
-
-