Visual Preview: create refresh options
--------------------------------------
Key: JBIDE-16920
URL:
https://issues.jboss.org/browse/JBIDE-16920
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: visual-page-editor-core
Reporter: Konstantin Marmalyukov
Assignee: Konstantin Marmalyukov
Fix For: 4.2.0.Beta2
Attachments: HTML_Prewiew.png
For preview we need to have different refresh options:
- full page refresh *(already done)*
- refreshOnType : full page refresh after document change(enable/disable).*(already
done)*
- refreshOnSave : full page refresh after document changed(enable/disable).
- partRefresh : refresh only changed part of a document(enable/disable).
NOTE: Either refreshOnType or refreshOnSave can be enabled(or none of them).