[
https://issues.apache.org/jira/browse/WICKET-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662700#action_12662700
]
Juergen Donnerstag commented on WICKET-2017:
--------------------------------------------
Please attach your files (and test cases) to this jira issue and one of the
core devs will have a look. Thanks for supporting wicket.
> Add a transparent mask layer to the current page to prevent further UI
> interactivity when there are any busy Ajax activities
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: WICKET-2017
> URL: https://issues.apache.org/jira/browse/WICKET-2017
> Project: Wicket
> Issue Type: New Feature
> Components: wicket-extensions
> Reporter: Valentine Wu
> Priority: Minor
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> I created a reusable component, PanelWithAjaxBusyIndicatingMask, which
> extends Panel and uses
> org.apache.wicket.extensions.ajax.markup.html.WicketAjaxIndicatorAppender.
> The functions it has:
> It will add a transparent mask layer to the current page to prevent further
> UI interactivity when there are any busy Ajax activities.
> The mask layer will have an animation gif (the default is what Wicket is
> using) and a configurable display text (the default is: Please wait...).
> Both the display text and the animation gif file are configurable in the
> constructors.
> How can I commit my source code?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.