| Author |
af:popup, if use panelWindow, the main page will not be inactived, how could make it inactive
|
ym feng
Ranch Hand
Joined: Mar 19, 2009
Posts: 31
|
|
just like use af:dialog.
and, how to do a backing process, while the popup pops up, showing some processing message.
if i use popupFetchListener, i find that the method could be executed just one time.
actually , what's the requirement is:
1,click one button,
2,some business processed, meaning while, a dialog pops up, showing some dynamic processing message.
3,dialog close automatically after process finished.
could anybody help me ?
|
 |
ym feng
Ranch Hand
Joined: Mar 19, 2009
Posts: 31
|
|
attribute named 'modal' is used to determine whether main page be active or inactive.
could someone answer the remaining question(s)?
|
 |
ym feng
Ranch Hand
Joined: Mar 19, 2009
Posts: 31
|
|
ym feng wrote:just like use af:dialog.
2,some business processed, meaning while, a dialog pops up, showing some dynamic processing message.
now, i use af:poll to pull from server, which may cause server overload.
any method that managed bean could push it to client, which could make it real time and reduce server's load?
|
 |
 |
|
|
subject: af:popup, if use panelWindow, the main page will not be inactived, how could make it inactive
|
|
|