To know the complete content got loaded in oxygen web author

Having trouble installing Oxygen? Got a bug to report? Post it all here.
SmitaPatil
Posts: 93
Joined: Mon Aug 08, 2022 2:32 pm

To know the complete content got loaded in oxygen web author

Post by SmitaPatil »

Hi Team,
I have used diffUrl for comparison of two XML documents. I want to execute one function once Differences has been added.
As we have event such as BEFORE_EDITOR_LOADED, EDITOR_LOADED.
Do we have any event to get to know that Content has been completely loaded into editor and DiffUrl has been performed on it.
I want to execute one method once complete content has been loaded in oxygen web author and difference has been performed

Thanks & Regards,
Smita
Last edited by SmitaPatil on Mon Oct 10, 2022 4:54 pm, edited 1 time in total.
Bogdan Dumitru
Site Admin
Posts: 142
Joined: Tue Mar 20, 2018 5:28 pm

Re: To know the complete content got loaded in oxygen web author

Post by Bogdan Dumitru »

Hello,

The sync.api.Workspace.EventType.EDITOR_LOADED event is fired when the content is completely loaded.
Bogdan Dumitru
http://www.oxygenxml.com
SmitaPatil
Posts: 93
Joined: Mon Aug 08, 2022 2:32 pm

Re: To know the complete content got loaded in oxygen web author

Post by SmitaPatil »

Hi Team,
I have used diffUrl parameter in URL for comparison of two XML documents. I want to execute one function once Differences has been added.
Do we have any event to get to know that Content has been completely loaded into editor and DiffUrl has been performed on it.
I want to execute one method once complete content has been loaded and also differences by DiffUrl has been shown.

Thanks & Regards,
Smita
Bogdan Dumitru
Site Admin
Posts: 142
Joined: Tue Mar 20, 2018 5:28 pm

Re: To know the complete content got loaded in oxygen web author

Post by Bogdan Dumitru »

Hello Smita,
Please see my answer from the other thread.
Bogdan Dumitru
http://www.oxygenxml.com
Locked