struct Protocol::DOM::PushNodeByPathToFrontend

Overview

Requests that the node is sent to the caller given its path. // FIXME, use XPath

Included Modules

Defined in:

protocol/dom.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def node_id : NodeId #

Id of the node for given path.


[View source]