|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zkplus.acegi.ShowWindowEventListener<T>
public class ShowWindowEventListener<T extends org.zkoss.zk.ui.event.Event>
The default listener to show a modal window for login and other things.
The event data is the url page and it expects:
This implementation would automatically remove the added eventlistener from the target component.
Applicable to Acegi Security version 1.0.3
| Constructor Summary | |
|---|---|
ShowWindowEventListener()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
onEvent(T event)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShowWindowEventListener()
| Method Detail |
|---|
public void onEvent(T event)
onEvent in interface org.zkoss.zk.ui.event.EventListener<T extends org.zkoss.zk.ui.event.Event>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||