webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebViewPrivate Class Reference

#import <WebViewData.h>

Inheritance diagram for WebViewPrivate:
NSObject

Public Attributes

WebCore::Pagepage
 
RefPtr< WebViewGroupgroup
 
id UIDelegate
 
id UIDelegateForwarder
 
id resourceProgressDelegate
 
id downloadDelegate
 
id policyDelegate
 
id policyDelegateForwarder
 
id frameLoadDelegate
 
id frameLoadDelegateForwarder
 
id< WebFormDelegateformDelegate
 
id editingDelegate
 
id editingDelegateForwarder
 
id scriptDebugDelegate
 
id historyDelegate
 
WebInspectorinspector
 
WebNodeHighlightcurrentNodeHighlight
 
RefPtr< WebCore::ValidationBubbleformValidationBubble
 
BOOL shouldMaintainInactiveSelection
 
BOOL allowsUndo
 
float zoomMultiplier
 
BOOL zoomsTextOnly
 
NSStringapplicationNameForUserAgent
 
WTF::String userAgent
 
BOOL userAgentOverridden
 
WebPreferencespreferences
 
BOOL useSiteSpecificSpoofing
 
NSWindowhostWindow
 
int programmaticFocusCount
 
WebResourceDelegateImplementationCache resourceLoadDelegateImplementations
 
WebFrameLoadDelegateImplementationCache frameLoadDelegateImplementations
 
WebScriptDebugDelegateImplementationCache scriptDebugDelegateImplementations
 
WebHistoryDelegateImplementationCache historyDelegateImplementations
 
BOOL closed
 
BOOL shouldCloseWithWindow
 
BOOL mainFrameDocumentReady
 
BOOL drawsBackground
 
BOOL tabKeyCyclesThroughElementsChanged
 
BOOL becomingFirstResponder
 
BOOL becomingFirstResponderFromOutside
 
BOOL usesPageCache
 
NSColorbackgroundColor
 
NSStringmediaStyle
 
BOOL hasSpellCheckerDocumentTag
 
NSInteger spellCheckerDocumentTag
 
WebPluginDatabasepluginDatabase
 
HashMap< unsigned long, RetainPtr< id > > identifierMap
 
BOOL _keyboardUIModeAccessed
 
WebCore::KeyboardUIMode _keyboardUIMode
 
BOOL shouldUpdateWhileOffscreen
 
BOOL includesFlattenedCompositingLayersWhenDrawingToBitmap
 
BOOL needsOneShotDrawingSynchronization
 
BOOL postsAcceleratedCompositingNotifications
 
RefPtr< LayerFlushControllerlayerFlushController
 
NSPasteboard * insertionPasteboard
 
NSSize lastLayoutSize
 
id< WebGeolocationProvider > _geolocationProvider
 
id< WebDeviceOrientationProvider > m_deviceOrientationProvider
 
id< WebNotificationProvider_notificationProvider
 
RefPtr< WebCore::HistoryItem_globalHistoryItem
 
BOOL interactiveFormValidationEnabled
 
int validationMessageTimerMagnification
 
float customDeviceScaleFactor
 
RetainPtr< NSDatasourceApplicationAuditData
 
BOOL _didPerformFirstNavigation
 

Member Data Documentation

◆ _didPerformFirstNavigation

- (BOOL) _didPerformFirstNavigation

◆ _geolocationProvider

- (id<WebGeolocationProvider>) _geolocationProvider

◆ _globalHistoryItem

- (HistoryItem>) WebViewPrivate:

◆ _keyboardUIMode

- (KeyboardUIMode) WebViewPrivate:

◆ _keyboardUIModeAccessed

- (BOOL) _keyboardUIModeAccessed

◆ _notificationProvider

- (id<WebNotificationProvider>) _notificationProvider

◆ allowsUndo

- (BOOL) allowsUndo

◆ applicationNameForUserAgent

- (NSString*) applicationNameForUserAgent

◆ backgroundColor

- (NSColor*) backgroundColor

◆ becomingFirstResponder

- (BOOL) becomingFirstResponder

◆ becomingFirstResponderFromOutside

- (BOOL) becomingFirstResponderFromOutside

◆ closed

- (BOOL) closed

◆ currentNodeHighlight

- (WebNodeHighlight*) currentNodeHighlight

◆ customDeviceScaleFactor

- (float) customDeviceScaleFactor

◆ downloadDelegate

- (id) downloadDelegate

◆ drawsBackground

- (BOOL) drawsBackground

◆ editingDelegate

- (id) editingDelegate

◆ editingDelegateForwarder

- (id) editingDelegateForwarder

◆ formDelegate

- (id<WebFormDelegate>) formDelegate

◆ formValidationBubble

- (ValidationBubble>) WebViewPrivate:

◆ frameLoadDelegate

- (id) frameLoadDelegate

◆ frameLoadDelegateForwarder

- (id) frameLoadDelegateForwarder

◆ frameLoadDelegateImplementations

- (WebFrameLoadDelegateImplementationCache) frameLoadDelegateImplementations

◆ group

- (RefPtr<WebViewGroup>) group

◆ hasSpellCheckerDocumentTag

- (BOOL) hasSpellCheckerDocumentTag

◆ historyDelegate

- (id) historyDelegate

◆ historyDelegateImplementations

- (WebHistoryDelegateImplementationCache) historyDelegateImplementations

◆ hostWindow

- (NSWindow*) hostWindow

◆ identifierMap

- (HashMap<unsigned long, RetainPtr<id> >) identifierMap

◆ includesFlattenedCompositingLayersWhenDrawingToBitmap

- (BOOL) includesFlattenedCompositingLayersWhenDrawingToBitmap

◆ insertionPasteboard

- (NSPasteboard*) insertionPasteboard

◆ inspector

- (WebInspector*) inspector

◆ interactiveFormValidationEnabled

- (BOOL) interactiveFormValidationEnabled

◆ lastLayoutSize

- (NSSize) lastLayoutSize

◆ layerFlushController

- (RefPtr<LayerFlushController>) layerFlushController

◆ m_deviceOrientationProvider

- (id<WebDeviceOrientationProvider>) m_deviceOrientationProvider

◆ mainFrameDocumentReady

- (BOOL) mainFrameDocumentReady

◆ mediaStyle

- (NSString*) mediaStyle

◆ needsOneShotDrawingSynchronization

- (BOOL) needsOneShotDrawingSynchronization

◆ page

- (Page*) WebViewPrivate:

◆ pluginDatabase

- (WebPluginDatabase*) pluginDatabase

◆ policyDelegate

- (id) policyDelegate

◆ policyDelegateForwarder

- (id) policyDelegateForwarder

◆ postsAcceleratedCompositingNotifications

- (BOOL) postsAcceleratedCompositingNotifications

◆ preferences

- (WebPreferences*) preferences

◆ programmaticFocusCount

- (int) programmaticFocusCount

◆ resourceLoadDelegateImplementations

- (WebResourceDelegateImplementationCache) resourceLoadDelegateImplementations

◆ resourceProgressDelegate

- (id) resourceProgressDelegate

◆ scriptDebugDelegate

- (id) scriptDebugDelegate

◆ scriptDebugDelegateImplementations

- (WebScriptDebugDelegateImplementationCache) scriptDebugDelegateImplementations

◆ shouldCloseWithWindow

- (BOOL) shouldCloseWithWindow

◆ shouldMaintainInactiveSelection

- (BOOL) shouldMaintainInactiveSelection

◆ shouldUpdateWhileOffscreen

- (BOOL) shouldUpdateWhileOffscreen

◆ sourceApplicationAuditData

- (RetainPtr<NSData>) sourceApplicationAuditData

◆ spellCheckerDocumentTag

- (NSInteger) spellCheckerDocumentTag

◆ tabKeyCyclesThroughElementsChanged

- (BOOL) tabKeyCyclesThroughElementsChanged

◆ UIDelegate

◆ UIDelegateForwarder

- (id) UIDelegateForwarder

◆ userAgent

- (String) WebViewPrivate:

◆ userAgentOverridden

- (BOOL) userAgentOverridden

◆ useSiteSpecificSpoofing

- (BOOL) useSiteSpecificSpoofing

◆ usesPageCache

- (BOOL) usesPageCache

◆ validationMessageTimerMagnification

- (int) validationMessageTimerMagnification

◆ zoomMultiplier

- (float) zoomMultiplier

◆ zoomsTextOnly

- (BOOL) zoomsTextOnly

The documentation for this class was generated from the following file: