Udo Schnurpfeil created TOBAGO-2172:
---------------------------------------
Summary: Better configuration management for client properties
Key: TOBAGO-2172
URL: https://issues.apache.org/jira/browse/TOBAGO-2172
Project: MyFaces Tobago
Issue Type: New Feature
Reporter: Udo Schnurpfeil
There should be a tag <tc:config> the developer might put on a facelet page to
set configurations needed by JavaScript in the browser.
The current store JavaScript class Config will be deprecated!
Example:
{code}
<tc:config
focusOnError="false"
waitOverlayDelayAjax="500"
waitOverlayDelayFull="2000"/>
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)