Trait cdp::CdpEvent
[−]
[src]
pub trait CdpEvent {
const EVENT_NAME: &'static str;
}
Associated Constants
const EVENT_NAME: &'static str
Implementors
impl<'a> CdpEvent for DetachedEvent<'a>impl CdpEvent for TargetCrashedEventimpl<'a> CdpEvent for MetricsEvent<'a>impl CdpEvent for DomContentEventFiredEventimpl CdpEvent for LoadEventFiredEventimpl<'a> CdpEvent for LifecycleEventEvent<'a>impl<'a> CdpEvent for FrameAttachedEvent<'a>impl<'a> CdpEvent for FrameNavigatedEvent<'a>impl<'a> CdpEvent for FrameDetachedEvent<'a>impl<'a> CdpEvent for FrameStartedLoadingEvent<'a>impl<'a> CdpEvent for FrameStoppedLoadingEvent<'a>impl<'a> CdpEvent for FrameScheduledNavigationEvent<'a>impl<'a> CdpEvent for FrameClearedScheduledNavigationEvent<'a>impl CdpEvent for FrameResizedEventimpl<'a> CdpEvent for JavascriptDialogOpeningEvent<'a>impl<'a> CdpEvent for JavascriptDialogClosedEvent<'a>impl<'a> CdpEvent for ScreencastFrameEvent<'a>impl CdpEvent for ScreencastVisibilityChangedEventimpl CdpEvent for InterstitialShownEventimpl CdpEvent for InterstitialHiddenEventimpl CdpEvent for NodeHighlightRequestedEventimpl CdpEvent for InspectNodeRequestedEventimpl CdpEvent for ScreenshotRequestedEventimpl CdpEvent for VirtualTimeBudgetExpiredEventimpl CdpEvent for VirtualTimePausedEventimpl<'a> CdpEvent for SecurityStateChangedEvent<'a>impl<'a> CdpEvent for CertificateErrorEvent<'a>impl<'a> CdpEvent for ResourceChangedPriorityEvent<'a>impl<'a> CdpEvent for RequestWillBeSentEvent<'a>impl<'a> CdpEvent for RequestServedFromCacheEvent<'a>impl<'a> CdpEvent for ResponseReceivedEvent<'a>impl<'a> CdpEvent for DataReceivedEvent<'a>impl<'a> CdpEvent for LoadingFinishedEvent<'a>impl<'a> CdpEvent for LoadingFailedEvent<'a>impl<'a> CdpEvent for WebSocketWillSendHandshakeRequestEvent<'a>impl<'a> CdpEvent for WebSocketHandshakeResponseReceivedEvent<'a>impl<'a> CdpEvent for WebSocketCreatedEvent<'a>impl<'a> CdpEvent for WebSocketClosedEvent<'a>impl<'a> CdpEvent for WebSocketFrameReceivedEvent<'a>impl<'a> CdpEvent for WebSocketFrameErrorEvent<'a>impl<'a> CdpEvent for WebSocketFrameSentEvent<'a>impl<'a> CdpEvent for EventSourceMessageReceivedEvent<'a>impl<'a> CdpEvent for RequestInterceptedEvent<'a>impl<'a> CdpEvent for AddDatabaseEvent<'a>impl<'a> CdpEvent for DomStorageItemsClearedEvent<'a>impl<'a> CdpEvent for DomStorageItemRemovedEvent<'a>impl<'a> CdpEvent for DomStorageItemAddedEvent<'a>impl<'a> CdpEvent for DomStorageItemUpdatedEvent<'a>impl<'a> CdpEvent for ApplicationCacheStatusUpdatedEvent<'a>impl CdpEvent for NetworkStateUpdatedEventimpl CdpEvent for DocumentUpdatedEventimpl<'a> CdpEvent for SetChildNodesEvent<'a>impl<'a> CdpEvent for AttributeModifiedEvent<'a>impl<'a> CdpEvent for AttributeRemovedEvent<'a>impl CdpEvent for InlineStyleInvalidatedEventimpl<'a> CdpEvent for CharacterDataModifiedEvent<'a>impl CdpEvent for ChildNodeCountUpdatedEventimpl<'a> CdpEvent for ChildNodeInsertedEvent<'a>impl CdpEvent for ChildNodeRemovedEventimpl<'a> CdpEvent for ShadowRootPushedEvent<'a>impl CdpEvent for ShadowRootPoppedEventimpl<'a> CdpEvent for PseudoElementAddedEvent<'a>impl CdpEvent for PseudoElementRemovedEventimpl<'a> CdpEvent for DistributedNodesUpdatedEvent<'a>impl CdpEvent for MediaQueryResultChangedEventimpl CdpEvent for FontsUpdatedEventimpl<'a> CdpEvent for StyleSheetChangedEvent<'a>impl<'a> CdpEvent for StyleSheetAddedEvent<'a>impl<'a> CdpEvent for StyleSheetRemovedEvent<'a>impl<'a> CdpEvent for TargetCreatedEvent<'a>impl<'a> CdpEvent for TargetInfoChangedEvent<'a>impl<'a> CdpEvent for TargetDestroyedEvent<'a>impl<'a> CdpEvent for AttachedToTargetEvent<'a>impl<'a> CdpEvent for DetachedFromTargetEvent<'a>impl<'a> CdpEvent for ReceivedMessageFromTargetEvent<'a>impl<'a> CdpEvent for WorkerRegistrationUpdatedEvent<'a>impl<'a> CdpEvent for WorkerVersionUpdatedEvent<'a>impl<'a> CdpEvent for WorkerErrorReportedEvent<'a>impl<'a> CdpEvent for LayerTreeDidChangeEvent<'a>impl<'a> CdpEvent for LayerPaintedEvent<'a>impl CdpEvent for DataCollectedEventimpl<'a> CdpEvent for TracingCompleteEvent<'a>impl CdpEvent for BufferUsageEventimpl<'a> CdpEvent for AnimationCreatedEvent<'a>impl<'a> CdpEvent for AnimationStartedEvent<'a>impl<'a> CdpEvent for AnimationCanceledEvent<'a>impl<'a> CdpEvent for CacheStorageListUpdatedEvent<'a>impl<'a> CdpEvent for CacheStorageContentUpdatedEvent<'a>impl<'a> CdpEvent for EntryAddedEvent<'a>impl<'a> CdpEvent for AcceptedEvent<'a>impl<'a> CdpEvent for ExecutionContextCreatedEvent<'a>impl CdpEvent for ExecutionContextDestroyedEventimpl CdpEvent for ExecutionContextsClearedEventimpl<'a> CdpEvent for ExceptionThrownEvent<'a>impl<'a> CdpEvent for ExceptionRevokedEvent<'a>impl<'a> CdpEvent for ConsoleApiCalledEvent<'a>impl<'a> CdpEvent for InspectRequestedEvent<'a>impl<'a> CdpEvent for ScriptParsedEvent<'a>impl<'a> CdpEvent for ScriptFailedToParseEvent<'a>impl<'a> CdpEvent for BreakpointResolvedEvent<'a>impl<'a> CdpEvent for PausedEvent<'a>impl CdpEvent for ResumedEventimpl<'a> CdpEvent for MessageAddedEvent<'a>impl<'a> CdpEvent for ConsoleProfileStartedEvent<'a>impl<'a> CdpEvent for ConsoleProfileFinishedEvent<'a>impl<'a> CdpEvent for AddHeapSnapshotChunkEvent<'a>impl CdpEvent for ResetProfilesEventimpl CdpEvent for ReportHeapSnapshotProgressEventimpl CdpEvent for LastSeenObjectIdEventimpl CdpEvent for HeapStatsUpdateEvent