struct Protocol::DOM::DocumentUpdated

Overview

Fired when Document has been totally updated. Node ids are no longer valid.

Included Modules

Defined in:

protocol/dom.cr

Constructors

Constructor Detail

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

[View source]