mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:37:34 +00:00
WebContent: Add a little text file I drew of the server/client classes
This commit is contained in:
parent
efc335c457
commit
3005c0af69
1 changed files with 12 additions and 0 deletions
12
Services/WebContent/Documentation.txt
Normal file
12
Services/WebContent/Documentation.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
Server Client
|
||||
|
||||
WebContent GUI process (WebContentView embedder)
|
||||
|
||||
WebContentView
|
||||
WebContent::ClientConnection <---> WebContentClient
|
||||
WebContent::PageHost
|
||||
Web::Page
|
||||
Web::Frame
|
||||
Web::Document
|
||||
..
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue