org.zkoss.zkmax.zul.chosenbox.engine.class

From Documentation


org.zkoss.zkmax.zul.chosenbox.engine.class


Property: org.zkoss.zkmax.zul.chosenbox.engine.class

Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: org.zkoss.zkmax.zul.impl.ChosenboxEngineImpl

The chosenbox engine that implements the org.zkoss.zkmax.zul.impl.ChosenboxEngine interface to further process the output of the renderer.

The default org.zkoss.zkmax.zul.impl.ChosenboxEngineImpl checks if the output of the renderer is valid HTML, then removes scripts (i.e. <script>...</script> and onXXX attributes) for HTML (if allowScripts = false) or escapes special characters for non-HTML.



Last Update : 2024/01/17

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.